Searched refs:ShortcutChangeListener (Results 1 – 10 of 10) sorted by relevance
44 public interface ShortcutChangeListener { interface in ShortcutServiceInternal89 public abstract void addListener(@NonNull ShortcutChangeListener listener); in addListener()
63 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) {
88 import android.content.pm.ShortcutServiceInternal.ShortcutChangeListener;2470 private class MyPackageMonitor extends PackageMonitor implements ShortcutChangeListener {
241 Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener; 11
1879 android.content.pm.ShortcutServiceInternal$ShortcutChangeListener
34388 Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener;
1875 android.content.pm.ShortcutServiceInternal$ShortcutChangeListener
24254 Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener;
13366 Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener;->onShortcutChanged(Ljava/lang/S…13368 …ServiceInternal;->addListener(Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener;)V
19641 …ce$LocalService;->addListener(Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener;)V