Searched defs:getWindowType (Results 1 – 12 of 12) sorted by relevance
34 int getWindowType(); in getWindowType() method
91 public abstract int getWindowType(); in getWindowType() method in WindowProviderService
143 public int getWindowType() { in getWindowType() method in WindowContext
92 int getWindowType() { in getWindowType() method in ShellRoot
143 @WindowType int getWindowType(IBinder clientToken) { in getWindowType() method in WindowContextListenerController
794 @WindowType int getWindowType() { in getWindowType() method in WindowToken
3541 @WindowManager.LayoutParams.WindowType int getWindowType() { in getWindowType() method in WindowContainer
6334 @WindowManager.LayoutParams.WindowType int getWindowType() { in getWindowType() method in WindowState
95 Integer getWindowType(int windowId) { in getWindowType() method in WindowCache
232 private static @WindowType int getWindowType(@WindowType int type, @NonNull Display display) { in getWindowType() method in Presentation
304 public final int getWindowType() { in getWindowType() method in AbstractInputMethodService
704 gui::WindowInfo::Type getWindowType() const { return mWindowType; } in getWindowType() function