Home
last modified time | relevance | path

Searched defs:toggleScreenOn (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/compilation/src/android/compilation/cts/
DBackgroundDexOptimizationTest.java196 private void toggleScreenOn(boolean on) throws Exception { in toggleScreenOn() method in BackgroundDexOptimizationTest
/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DBaseJobSchedulerTest.java331 static void toggleScreenOn(final boolean screenon) throws Exception { in toggleScreenOn() method in BaseJobSchedulerTest