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