Searched refs:redirectIntent (Results 1 – 1 of 1) sorted by relevance
139 it.redirectIntent = mirroringSession.launchIntent in getAllAppsList()141 it.redirectIntent = null in getAllAppsList()220 var redirectIntent: Intent? = null variable in com.android.car.carlauncher.repositories.AppGridRepositoryImpl.AppInfo222 val launchActionType get() = if (redirectIntent == null) {243 ?.launch(context, componentName, redirectIntent) in toAppItem()