Searched refs:isShowingUiWhileDozing (Results 1 – 3 of 3) sorted by relevance
290 assertTrue(wpc.isShowingUiWhileDozing()); in testVisibleProcessWhileDozing()292 assertFalse(wpc.isShowingUiWhileDozing()); in testVisibleProcessWhileDozing()295 assertTrue(wpc.isShowingUiWhileDozing()); in testVisibleProcessWhileDozing()297 assertFalse(wpc.isShowingUiWhileDozing()); in testVisibleProcessWhileDozing()
1952 public boolean isShowingUiWhileDozing() { in isShowingUiWhileDozing() method in WindowProcessController
1877 } else if (!app.getWindowProcessController().isShowingUiWhileDozing()) { in computeOomAdjLSP()