Searched refs:emptyCallbackList (Results 1 – 2 of 2) sorted by relevance
413 if (emptyCallbackList(currentUserColorListeners) && in notifyWallpaperColorsChangedOnDisplay()414 emptyCallbackList(userAllColorListeners)) { in notifyWallpaperColorsChangedOnDisplay()431 private static <T extends IInterface> boolean emptyCallbackList(RemoteCallbackList<T> list) { in emptyCallbackList() method in WallpaperManagerService
43359 HSPLcom/android/server/wallpaper/WallpaperManagerService;->emptyCallbackList(Landroid/os/RemoteCall…