Searched refs:emptyCallbackList (Results 1 – 2 of 2) sorted by relevance
456 if (emptyCallbackList(currentUserColorListeners) && in notifyWallpaperColorsChangedOnDisplay()457 emptyCallbackList(userAllColorListeners)) { in notifyWallpaperColorsChangedOnDisplay()478 private static <T extends IInterface> boolean emptyCallbackList(RemoteCallbackList<T> list) { in emptyCallbackList() method in WallpaperManagerService
25178 PLcom/android/server/wallpaper/WallpaperManagerService;->emptyCallbackList(Landroid/os/RemoteCallba…