Home
last modified time | relevance | path

Searched refs:emptyCallbackList (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperManagerService.java413 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
/aosp12/frameworks/base/services/
H A Dart-profile43359 HSPLcom/android/server/wallpaper/WallpaperManagerService;->emptyCallbackList(Landroid/os/RemoteCall…