Home
last modified time | relevance | path

Searched refs:doubleTapGestureEnabled (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DPulsingGestureListenerTest.kt138 whenever(ambientDisplayConfiguration.doubleTapGestureEnabled(anyInt())).thenReturn(true)
218 whenever(ambientDisplayConfiguration.doubleTapGestureEnabled(anyInt())).thenReturn(true)
258 whenever(ambientDisplayConfiguration.doubleTapGestureEnabled(anyInt())).thenReturn(true)
/aosp14/frameworks/base/core/java/android/hardware/display/
H A DAmbientDisplayConfiguration.java82 || doubleTapGestureEnabled(user) in enabled()
128 public boolean doubleTapGestureEnabled(int user) { in doubleTapGestureEnabled() method in AmbientDisplayConfiguration
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/doze/
H A DDozeConfigurationUtil.java55 when(config.doubleTapGestureEnabled(anyInt())).thenReturn(false); in createMockConfig()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DPulsingGestureListener.kt69 doubleTapEnabled = ambientDisplayConfiguration.doubleTapGestureEnabled(