Searched refs:allWindowSurfacesShown (Results 1 – 2 of 2) sorted by relevance
120 mWmState.waitFor((wmState) -> wmState.allWindowSurfacesShown( in testShowWhenLockedActivity_withDialog()124 assertTrue(mWmState.allWindowSurfacesShown( in testShowWhenLockedActivity_withDialog()
1028 public boolean allWindowSurfacesShown(String windowName) { in allWindowSurfacesShown() method in WindowManagerState