Searched refs:assertScreenOn (Results 1 – 2 of 2) sorted by relevance
3 import android.platform.helpers.CommonUtils.assertScreenOn39 assertScreenOn("restartSystemUI needs the screen to be on.") in restartSystemUI()
148 public static void assertScreenOn(String errorMessage) { in assertScreenOn() method in CommonUtils