Home
last modified time | relevance | path

Searched defs:getWindowLayoutParams (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
DCompatUIWindowManagerAbstract.java393 protected WindowManager.LayoutParams getWindowLayoutParams() { in getWindowLayoutParams() method in CompatUIWindowManagerAbstract
404 protected WindowManager.LayoutParams getWindowLayoutParams(int width, int height) { in getWindowLayoutParams() method in CompatUIWindowManagerAbstract
DRestartDialogWindowManager.java232 protected WindowManager.LayoutParams getWindowLayoutParams() { in getWindowLayoutParams() method in RestartDialogWindowManager
DLetterboxEduWindowManager.java237 protected WindowManager.LayoutParams getWindowLayoutParams() { in getWindowLayoutParams() method in LetterboxEduWindowManager
DReachabilityEduWindowManager.java189 protected WindowManager.LayoutParams getWindowLayoutParams() { in getWindowLayoutParams() method in ReachabilityEduWindowManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DScreenPinningRequest.java153 protected WindowManager.LayoutParams getWindowLayoutParams() { in getWindowLayoutParams() method in ScreenPinningRequest
/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/television/
DTvPrivacyChipsController.java394 private WindowManager.LayoutParams getWindowLayoutParams() { in getWindowLayoutParams() method in TvPrivacyChipsController
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DScreenDecorations.java875 WindowManager.LayoutParams getWindowLayoutParams(@BoundsPosition int pos) { in getWindowLayoutParams() method in ScreenDecorations