Searched refs:mLaunchSandboxIntent (Results 1 – 1 of 1) sorted by relevance
85 final Intent mLaunchSandboxIntent = new Intent(ACTION_GESTURE_SANDBOX) field in SystemNavigationGestureSettings254 && mLaunchSandboxIntent.resolveActivity(context.getPackageManager()) != null; in isGestureTutorialAvailable()265 startActivity(mLaunchSandboxIntent); in setIllustrationClickListener()