Searched defs:updateTitleInBackground (Results 1 – 3 of 3) sorted by relevance
| /packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ | ||
| D | KeyboardQuickSwitchController.java | 184 void updateTitleInBackground(Task task, Consumer<Task> callback) { in updateTitleInBackground() method in KeyboardQuickSwitchController.ControllerCallbacks |
| D | KeyboardQuickSwitchTaskView.java | 171 void updateTitleInBackground(Task task, Consumer<Task> callback); in updateTitleInBackground() method |
| D | KeyboardQuickSwitchViewController.java | 216 void updateTitleInBackground(Task task, Consumer<Task> callback) { in updateTitleInBackground() method in KeyboardQuickSwitchViewController.ViewCallbacks |