Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DInjector.kt68 fun getDisplayUtils(context: Context): DisplayUtils in getApplicationCoroutineScope() method
DWallpaperPicker2Injector.kt153 override fun getDisplayUtils(context: Context): DisplayUtils { in getDisplayUtils() method in com.android.wallpaper.module.WallpaperPicker2Injector
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestInjector.kt139 override fun getDisplayUtils(context: Context): DisplayUtils { in getDisplayUtils() method in com.android.wallpaper.testing.TestInjector