Searched defs:setWallpaperShowWhenLocked (Results 1 – 2 of 2) sorted by relevance
695 public abstract void setWallpaperShowWhenLocked(IBinder windowToken, boolean showWhenLocked); in setWallpaperShowWhenLocked() method in WindowManagerInternal
7991 public void setWallpaperShowWhenLocked(IBinder binder, boolean showWhenLocked) { in setWallpaperShowWhenLocked() method in WindowManagerService.LocalService