Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java551 notifyHasLockscreenWallpaperChanged(hasLockscreenWallpaper);
2207 private void notifyHasLockscreenWallpaperChanged(boolean hasLockscreenWallpaper) { in notifyHasLockscreenWallpaperChanged() method in KeyguardViewMediator