Home
last modified time | relevance | path

Searched defs:updateTitleInBackground (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DKeyboardQuickSwitchController.java184 void updateTitleInBackground(Task task, Consumer<Task> callback) { in updateTitleInBackground() method in KeyboardQuickSwitchController.ControllerCallbacks
DKeyboardQuickSwitchTaskView.java171 void updateTitleInBackground(Task task, Consumer<Task> callback); in updateTitleInBackground() method
DKeyboardQuickSwitchViewController.java216 void updateTitleInBackground(Task task, Consumer<Task> callback) { in updateTitleInBackground() method in KeyboardQuickSwitchViewController.ViewCallbacks