Searched defs:getWindowType (Results 1 – 10 of 10) sorted by relevance
36 int getWindowType(); in getWindowType() method
146 public int getWindowType() { in getWindowType() method in WindowContext
96 public abstract int getWindowType(); in getWindowType() method in WindowProviderService
91 int getWindowType() { in getWindowType() method in ShellRoot
159 @WindowType int getWindowType(IBinder clientToken) { in getWindowType() method in WindowContextListenerController
771 @WindowType int getWindowType() { in getWindowType() method in WindowToken
4054 @WindowManager.LayoutParams.WindowType int getWindowType() { in getWindowType() method in WindowContainer
6251 @WindowManager.LayoutParams.WindowType int getWindowType() { in getWindowType() method in WindowState
232 private static @WindowType int getWindowType(@WindowType int type, @NonNull Display display) { in getWindowType() method in Presentation
699 gui::WindowInfo::Type getWindowType() const { return mWindowType; } in getWindowType() function