Home
last modified time | relevance | path

Searched refs:notifyListenerRunnable (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java1827 injectPostToHandlerDebounced(sp, notifyListenerRunnable(packageName, userId)); in packageShortcutsChanged()
1837 injectPostToHandler(notifyListenerRunnable(packageName, userId)); in notifyListeners()
1840 private Runnable notifyListenerRunnable(@NonNull final String packageName, in notifyListenerRunnable() method in ShortcutService
/frameworks/base/services/
Dart-wear-profile19737 PLcom/android/server/pm/ShortcutService;->lambda$notifyListenerRunnable$2(ILjava/lang/String;)V
19746 PLcom/android/server/pm/ShortcutService;->notifyListenerRunnable(Ljava/lang/String;I)Ljava/lang/Run…