Searched refs:ACTION_ENABLE_GESTURE_NAV_RESULT (Results 1 – 2 of 2) sorted by relevance
32 import static com.android.systemui.shared.system.QuickStepContract.ACTION_ENABLE_GESTURE_NAV_RESULT;207 || !ACTION_ENABLE_GESTURE_NAV_RESULT.equals(callbackIntent.getAction())) { in enableGestureNav()
56 public static final String ACTION_ENABLE_GESTURE_NAV_RESULT = field in QuickStepContract