Searched defs:getWindowType (Results 1 – 11 of 11) sorted by relevance
36 int getWindowType(); in getWindowType() method
146 public int getWindowType() { in getWindowType() method in WindowContext
99 public abstract int getWindowType(); in getWindowType() method in WindowProviderService
91 int getWindowType() { in getWindowType() method in ShellRoot
174 @WindowType int getWindowType(IBinder clientToken) { in getWindowType() method in WindowContextListenerController
772 @WindowType int getWindowType() { in getWindowType() method in WindowToken
6021 @WindowManager.LayoutParams.WindowType int getWindowType() { in getWindowType() method in WindowState
4196 @WindowManager.LayoutParams.WindowType int getWindowType() { in getWindowType() method in WindowContainer
232 private static @WindowType int getWindowType(@WindowType int type, @NonNull Display display) { in getWindowType() method in Presentation
364 public int getWindowType() { in getWindowType() method in InsetsFrameProvider.InsetsSizeOverride
665 gui::WindowInfo::Type getWindowType() const { return mWindowType; } in getWindowType() function