Searched defs:updateIconInBackground (Results 1 – 4 of 4) sorted by relevance
337 void updateIconInBackground(Task task, Consumer<Task> callback); in updateIconInBackground() method
419 void updateIconInBackground(Task task, Consumer<Task> callback) { in updateIconInBackground() method in KeyboardQuickSwitchController.ControllerCallbacks
404 void updateIconInBackground(Task task, Consumer<Task> callback) { in updateIconInBackground() method in KeyboardQuickSwitchViewController.ViewCallbacks
191 public CancellableTask updateIconInBackground(final ItemInfoUpdateReceiver caller, in updateIconInBackground() method in IconCache