Searched refs:getIntentForTosAcceptanceFlow (Results 1 – 3 of 3) sorted by relevance
65 fun getIntentForTosAcceptanceFlow(context: Context, id: Int): Intent? { in getIntentForTosAcceptanceFlow() method95 val tosIntent = getIntentForTosAcceptanceFlow(context, R.string.user_tos_activity_intent) in showTosAcceptanceFlow()
391 Intent tosIntent = getIntentForTosAcceptanceFlow(contextArg); in getLauncherApps()410 public static Intent getIntentForTosAcceptanceFlow(Context context) { in getIntentForTosAcceptanceFlow() method in AppLauncherUtils
673 Intent tosIntent = AppLauncherUtils.getIntentForTosAcceptanceFlow(v.getContext()); in setupTosBanner()