Searched refs:gestureUiShowingValue (Results 1 – 1 of 1) sorted by relevance
91 final int gestureUiShowingValue = extras.getInt( in call() local94 Settings.Secure.EMERGENCY_GESTURE_UI_SHOWING, gestureUiShowingValue); in call() local95 if (gestureUiShowingValue != 0) { in call()