Home
last modified time | relevance | path

Searched defs:tosIntent (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DSystemBarUtil.kt95 val tosIntent = getIntentForTosAcceptanceFlow(context, R.string.user_tos_activity_intent) in showTosAcceptanceFlow() constant
/packages/services/Car/tests/SampleVoiceAssistInputService/src/com/android/car/voiceassist/sample/
DVoiceAssistEventHandler.java70 Intent tosIntent; in launchUserTosRedirectActivity() local