Searched refs:ShortcutChangeListener (Results 1 – 6 of 6) sorted by relevance
42 public interface ShortcutChangeListener { interface in ShortcutServiceInternal66 public abstract void addListener(@NonNull ShortcutChangeListener listener); in addListener()
58 import android.content.pm.ShortcutServiceInternal.ShortcutChangeListener;1209 private class MyPackageMonitor extends PackageMonitor implements ShortcutChangeListener {
54 import android.content.pm.ShortcutServiceInternal.ShortcutChangeListener;282 private final ArrayList<ShortcutChangeListener> mListeners = new ArrayList<>(1);1683 final ArrayList<ShortcutChangeListener> copy; in notifyListeners()3183 public void addListener(@NonNull ShortcutChangeListener listener) { in addListener()
1639 android.content.pm.ShortcutServiceInternal$ShortcutChangeListener
41740 Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener;
26026 …ce$LocalService;->addListener(Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener;)V