Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/power/batterysaver/
DBatterySaverPolicyTest.java115 mBatterySaverPolicy.setAccessibilityEnabledForTest(true); in testGetBatterySaverPolicy_PolicyVibration_WithAccessibilityEnabled()
/frameworks/base/services/core/java/com/android/server/power/batterysaver/
DBatterySaverPolicy.java1064 public void setAccessibilityEnabledForTest(boolean enabled) { in setAccessibilityEnabledForTest() method in BatterySaverPolicy