Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DSystemBarUtil.kt65 fun getIntentForTosAcceptanceFlow(context: Context, id: Int): Intent? { in getIntentForTosAcceptanceFlow() method
/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/
DAppLauncherUtils.java410 public static Intent getIntentForTosAcceptanceFlow(Context context) { in getIntentForTosAcceptanceFlow() method in AppLauncherUtils