Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java1817 injectPostToHandlerDebounced(sp, notifyListenerRunnable(packageName, userId)); in packageShortcutsChanged()
1827 injectPostToHandler(notifyListenerRunnable(packageName, userId)); in notifyListeners()
1830 private Runnable notifyListenerRunnable(@NonNull final String packageName, in notifyListenerRunnable() method in ShortcutService
/aosp14/frameworks/base/services/
H A Dart-profile6993 HPLcom/android/server/pm/ShortcutService;->lambda$notifyListenerRunnable$2(ILjava/lang/String;)V