Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/display/
DAmbientDisplayConfiguration.java103 public boolean wakeScreenGestureAvailable() { in wakeScreenGestureAvailable() method in AmbientDisplayConfiguration
111 && wakeScreenGestureAvailable(); in wakeLockScreenGestureEnabled()
117 && wakeScreenGestureAvailable(); in wakeDisplayGestureEnabled()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/doze/
DDozeConfigurationUtil.java69 when(config.wakeScreenGestureAvailable()).thenReturn(false); in createMockConfig()
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeSensors.java162 mConfig.wakeScreenGestureAvailable() && alwaysOn, in DozeSensors()
170 mConfig.wakeScreenGestureAvailable(), in DozeSensors()
/frameworks/base/config/
Dboot-image-profile.txt9699 HSPLandroid/hardware/display/AmbientDisplayConfiguration;->wakeScreenGestureAvailable()Z