Searched refs:addShortcutChangeCallback (Results 1 – 6 of 6) sorted by relevance
68 public abstract void addShortcutChangeCallback( in addShortcutChangeCallback() method in ShortcutServiceInternal
168 mShortcutServiceInternal.addShortcutChangeCallback(mShortcutChangeHandler); in LauncherAppsImpl()761 mShortcutChangeHandler.addShortcutChangeCallback(callback, query, user); in registerShortcutChangeCallback()1093 public synchronized void addShortcutChangeCallback(IShortcutChangeCallback callback, in addShortcutChangeCallback() method in LauncherAppsService.LauncherAppsImpl.ShortcutChangeHandler
3190 public void addShortcutChangeCallback( in addShortcutChangeCallback() method in ShortcutService.LocalService
137 mShortcutServiceInternal.addShortcutChangeCallback(new ShortcutServiceCallback()); in initialize()
215 verify(mShortcutServiceInternal).addShortcutChangeCallback( in setUp()
26027 HSPLcom/android/server/pm/ShortcutService$LocalService;->addShortcutChangeCallback(Landroid/content…