Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DGestureLauncherServiceTest.java123 withCameraDoubleTapPowerEnableConfigValue(false); in testIsCameraDoubleTapPowerEnabled_configFalse()
129 withCameraDoubleTapPowerEnableConfigValue(true); in testIsCameraDoubleTapPowerEnabled_configTrue()
135 withCameraDoubleTapPowerEnableConfigValue(false); in testIsCameraDoubleTapPowerSettingEnabled_configFalseSettingDisabled()
143 withCameraDoubleTapPowerEnableConfigValue(false); in testIsCameraDoubleTapPowerSettingEnabled_configFalseSettingEnabled()
151 withCameraDoubleTapPowerEnableConfigValue(true); in testIsCameraDoubleTapPowerSettingEnabled_configTrueSettingDisabled()
159 withCameraDoubleTapPowerEnableConfigValue(true); in testIsCameraDoubleTapPowerSettingEnabled_configTrueSettingEnabled()
222 withCameraDoubleTapPowerEnableConfigValue(true); in testInterceptPowerKeyDown_firstPowerDownCameraPowerGestureOnInteractive()
261 withCameraDoubleTapPowerEnableConfigValue(false); in testInterceptPowerKeyDown_intervalInBoundsCameraPowerGestureOffInteractive()
306 withCameraDoubleTapPowerEnableConfigValue(false); in testInterceptPowerKeyDown_intervalMidBoundsCameraPowerGestureOffInteractive()
399 withCameraDoubleTapPowerEnableConfigValue(true); in testInterceptPowerKeyDown_intervalInBoundsCameraPowerGestureOnInteractiveSetupComplete()
[all …]