Searched defs:WindowManagerState (Results 1 – 2 of 2) sorted by relevance
366 public <T> T waitForResult(String message, Function<WindowManagerState, T> function) { in waitForResult()370 public <T> T waitForResult(String message, Function<WindowManagerState, T> function, in waitForResult()
92 public class WindowManagerState { class