Home
last modified time | relevance | path

Searched defs:wallpaperManagerInternal (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/wallpaper/
DWallpaperManagerServiceTests.java757 WallpaperManagerInternal wallpaperManagerInternal = LocalServices.getService( in displayAdded_sameSystemAndLockWallpaper_shouldAttachWallpaperServiceOnce() local
799 WallpaperManagerInternal wallpaperManagerInternal = LocalServices.getService( in displayAdded_differentSystemAndLockWallpapers_shouldAttachWallpaperServiceTwice() local
848 WallpaperManagerInternal wallpaperManagerInternal = LocalServices.getService( in displayAdded_wallpaperIncompatibleForDisplay_shouldAttachFallbackWallpaperService() local
889 WallpaperManagerInternal wallpaperManagerInternal = LocalServices.getService( in displayRemoved_sameSystemAndLockWallpaper_shouldDetachWallpaperServiceOnce() local
929 WallpaperManagerInternal wallpaperManagerInternal = LocalServices.getService( in displayRemoved_differentSystemAndLockWallpapers_shouldDetachWallpaperServiceTwice() local
965 WallpaperManagerInternal wallpaperManagerInternal = LocalServices.getService( in displayRemoved_fallbackWallpaper_shouldDetachFallbackWallpaperService() local
1014 WallpaperManagerInternal wallpaperManagerInternal = LocalServices.getService( in displayRemoveSystemDecorations_sameSystemAndLockWallpaper_shouldDetachWallpaperServiceOnce() local
1050 WallpaperManagerInternal wallpaperManagerInternal = LocalServices.getService( in displayRemoveSystemDecorations_differentSystemAndLockWallpapers_shouldDetachWallpaperServiceTwice() local