Merge "Update KQS launch task callbacks" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
bdc846448c
@@ -1485,6 +1485,10 @@ public class TaskbarActivityContext extends BaseTaskbarContext {
|
||||
btv.post(() -> mControllers.taskbarPopupController.showForIcon(btv));
|
||||
}
|
||||
|
||||
public void launchKeyboardFocusedTask() {
|
||||
mControllers.uiController.launchKeyboardFocusedTask();
|
||||
}
|
||||
|
||||
public boolean isInApp() {
|
||||
return mControllers.taskbarStashController.isInApp();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user