Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DInjector.kt69 fun getNetworkStatusNotifier(context: Context): NetworkStatusNotifier in getAlarmManagerWrapper() method
DWallpaperPicker2Injector.kt158 override fun getNetworkStatusNotifier(context: Context): NetworkStatusNotifier { in <lambda>() method in com.android.wallpaper.module.WallpaperPicker2Injector
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestInjector.kt156 override fun getNetworkStatusNotifier(context: Context): NetworkStatusNotifier { in <lambda>() method in com.android.wallpaper.testing.TestInjector