Home
last modified time | relevance | path

Searched refs:ShortcutChangeListener (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DShortcutServiceInternal.java44 public interface ShortcutChangeListener { interface in ShortcutServiceInternal
89 public abstract void addListener(@NonNull ShortcutChangeListener listener); in addListener()
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java63 import android.content.pm.ShortcutServiceInternal.ShortcutChangeListener;
324 private final ArrayList<ShortcutChangeListener> mListeners = new ArrayList<>(1);
1844 final ArrayList<ShortcutChangeListener> copy; in notifyListenerRunnable()
3431 public void addListener(@NonNull ShortcutChangeListener listener) {
DLauncherAppsService.java88 import android.content.pm.ShortcutServiceInternal.ShortcutChangeListener;
2470 private class MyPackageMonitor extends PackageMonitor implements ShortcutChangeListener {
/frameworks/base/config/
Ddirty-image-objects241 Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener; 11
Dpreloaded-classes1879 android.content.pm.ShortcutServiceInternal$ShortcutChangeListener
Dboot-image-profile.txt34388 Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener;
/frameworks/base/boot/
Dpreloaded-classes1875 android.content.pm.ShortcutServiceInternal$ShortcutChangeListener
Dboot-image-profile.txt24254 Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt13366 Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener;->onShortcutChanged(Ljava/lang/S…
13368 …ServiceInternal;->addListener(Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener;)V
/frameworks/base/services/
Dart-wear-profile19641 …ce$LocalService;->addListener(Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener;)V