Searched refs:onShortcutChanged (Results 1 – 5 of 5) sorted by relevance
33 void onShortcutChanged(in UserHandle user, String packageName, in ParceledListSlice shortcuts); in onShortcutChanged() method
41 void onShortcutChanged(@NonNull String packageName, @UserIdInt int userId); in onShortcutChanged() method
1137 public void onShortcutChanged(UserHandle user, String packageName,
884 public void onShortcutChanged(@NonNull String packageName, in onShortcutChanged() method in LauncherAppsService.LauncherAppsImpl.MyPackageMonitor920 listener.onShortcutChanged(user, packageName, in onShortcutChangedInner()
1581 copy.get(i).onShortcutChanged(packageName, userId); in notifyListeners()