Home
last modified time | relevance | path

Searched refs:notifyCallbacksLocked (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
DCallbackRegistry.java124 notifyCallbacksLocked(sender, arg, arg2, 0, maxNotified, mFirst64Removed); in notifyFirst64Locked()
155 notifyCallbacksLocked(sender, arg, arg2, startCallbackIndex, callbackCount, 0); in notifyRecurseLocked()
178 notifyCallbacksLocked(sender, arg, arg2, startIndex, endIndex, bits); in notifyRemainderLocked()
199 private void notifyCallbacksLocked(T sender, int arg, A arg2, final int startIndex, in notifyCallbacksLocked() method in CallbackRegistry
/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java276 notifyCallbacksLocked(wallpaper); in onEvent()
1800 notifyCallbacksLocked(systemWallpaper); in onUnlockUser()
2085 notifyCallbacksLocked(wallpaper); in setDimensionHints()
2165 notifyCallbacksLocked(wallpaper); in setDisplayPadding()
2571 notifyCallbacksLocked(wallpaper); in setWallpaperComponent()
2784 private void notifyCallbacksLocked(WallpaperData wallpaper) { in notifyCallbacksLocked() method in WallpaperManagerService
/frameworks/base/services/
Dart-profile14304 PLcom/android/server/wallpaper/WallpaperManagerService;->notifyCallbacksLocked(Lcom/android/server/…