Home
last modified time | relevance | path

Searched defs:quickStepIntent (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/gestures/
H A DSystemNavigationPreferenceControllerTest.java97 final Intent quickStepIntent = new Intent(ACTION_QUICKSTEP) in testIsGestureAvailable_matchingServiceExists_shouldReturnTrue() local
118 final Intent quickStepIntent = new Intent(ACTION_QUICKSTEP) in testIsGestureAvailable_overlayDisabled_matchingServiceExists_shouldReturnFalse() local
H A DGestureNavigationSettingsAssistControllerTest.java61 final Intent quickStepIntent = new Intent(ACTION_QUICKSTEP) in setUp() local
/aosp12/packages/apps/Settings/src/com/android/settings/gestures/
H A DSystemNavigationPreferenceController.java70 final Intent quickStepIntent = new Intent(ACTION_QUICKSTEP) in isGestureAvailable() local