Searched defs:WindowState (Results 1 – 5 of 5) sorted by relevance
22 enum WindowState { enum
52 private @interface WindowState { annotation in SoftInputWindow
58 private @interface WindowState { annotation in VoiceInteractionWindow
192 public interface WindowState { interface
277 class WindowState extends WindowContainer<WindowState> implements WindowManagerPolicy.WindowState, class1027 WindowState(WindowManagerService service, Session s, IWindow c, WindowToken token, in WindowState() method in WindowState