Searched defs:getWindowType (Results 1 – 8 of 8) sorted by relevance
71 public abstract @WindowType int getWindowType(); in getWindowType() method in WindowProviderService
92 int getWindowType() { in getWindowType() method in ShellRoot
131 @WindowType int getWindowType(IBinder clientToken) { in getWindowType() method in WindowContextListenerController
770 @WindowType int getWindowType() { in getWindowType() method in WindowToken
3341 @WindowManager.LayoutParams.WindowType int getWindowType() { in getWindowType() method in WindowContainer
6134 @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
693 InputWindowInfo::Type getWindowType() const { return mWindowType; } in getWindowType() function