Searched refs:getDeepLinkRedirectIntent (Results 1 – 5 of 5) sorted by relevance
39 Intent intent = InjectorProvider.getInjector().getDeepLinkRedirectIntent( in onCreate()
66 fun getDeepLinkRedirectIntent(context: Context, uri: Uri): Intent in getApplicationCoroutineScope() method
145 override fun getDeepLinkRedirectIntent(context: Context, uri: Uri): Intent { in getDeepLinkRedirectIntent() method in com.android.wallpaper.module.WallpaperPicker2Injector
135 override fun getDeepLinkRedirectIntent(context: Context, uri: Uri): Intent { in getDeepLinkRedirectIntent() method in com.android.wallpaper.testing.TestInjector
162 override fun getDeepLinkRedirectIntent(context: Context, uri: Uri): Intent { in <lambda>() method in com.android.customization.module.ThemePickerInjector