From 67de6365b5398c5d69923bfeb424e99319877f71 Mon Sep 17 00:00:00 2001 From: Brian Isganitis Date: Tue, 11 Jul 2023 15:17:46 -0400 Subject: [PATCH] Support system back in Taskbar search session. Bug: 290820102 Test: Manual Flag: ENABLE_ALL_APPS_SEARCH_IN_TASKBAR Change-Id: If56b70cdad85a805ff5191b9c95e7c1939d394e9 --- .../taskbar/allapps/TaskbarAllAppsSlideInView.java | 7 +++++++ .../taskbar/allapps/TaskbarAllAppsViewController.java | 5 +++++ .../taskbar/allapps/TaskbarSearchSessionController.kt | 2 ++ 3 files changed, 14 insertions(+) diff --git a/quickstep/src/com/android/launcher3/taskbar/allapps/TaskbarAllAppsSlideInView.java b/quickstep/src/com/android/launcher3/taskbar/allapps/TaskbarAllAppsSlideInView.java index 837e06a677..4f75ef5599 100644 --- a/quickstep/src/com/android/launcher3/taskbar/allapps/TaskbarAllAppsSlideInView.java +++ b/quickstep/src/com/android/launcher3/taskbar/allapps/TaskbarAllAppsSlideInView.java @@ -214,4 +214,11 @@ public class TaskbarAllAppsSlideInView extends AbstractSlideInView