Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DInjector.java41 CurrentWallpaperInfoFactory getCurrentWallpaperFactory(Context context); in getCurrentWallpaperFactory() method
DBaseWallpaperInjector.java103 public synchronized CurrentWallpaperInfoFactory getCurrentWallpaperFactory(Context context) { in getCurrentWallpaperFactory() method in BaseWallpaperInjector
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestInjector.java136 public CurrentWallpaperInfoFactory getCurrentWallpaperFactory(Context context) { in getCurrentWallpaperFactory() method in TestInjector