Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DPulsingGestureListenerTest.kt118 whenever(ambientDisplayConfiguration.tapGestureEnabled(anyInt())).thenReturn(true)
156 whenever(ambientDisplayConfiguration.tapGestureEnabled(anyInt())).thenReturn(true)
170 whenever(ambientDisplayConfiguration.tapGestureEnabled(anyInt())).thenReturn(true)
190 whenever(ambientDisplayConfiguration.tapGestureEnabled(anyInt())).thenReturn(true)
204 whenever(ambientDisplayConfiguration.tapGestureEnabled(anyInt())).thenReturn(true)
238 whenever(ambientDisplayConfiguration.tapGestureEnabled(anyInt())).thenReturn(true)
/aosp14/frameworks/base/core/java/android/hardware/display/
H A DAmbientDisplayConfiguration.java81 || tapGestureEnabled(user) in enabled()
112 public boolean tapGestureEnabled(int user) { in tapGestureEnabled() method in AmbientDisplayConfiguration
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/doze/
H A DDozeConfigurationUtil.java68 when(config.tapGestureEnabled(anyInt())).thenReturn(true); in createMockConfig()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DPulsingGestureListener.kt72 singleTapEnabled = ambientDisplayConfiguration.tapGestureEnabled(