Searched defs:toggleScreenOn (Results 1 – 2 of 2) sorted by relevance
196 private void toggleScreenOn(boolean on) throws Exception { in toggleScreenOn() method in BackgroundDexOptimizationTest
331 static void toggleScreenOn(final boolean screenon) throws Exception { in toggleScreenOn() method in BaseJobSchedulerTest