Home
last modified time | relevance | path

Searched refs:TYPE_BOOT_PROGRESS (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DWindowManagerPolicy.java30 import static android.view.WindowManager.LayoutParams.TYPE_BOOT_PROGRESS;
626 case TYPE_BOOT_PROGRESS: in getWindowLayerFromTypeLw()
H A DPhoneWindowManager.java4818 WindowManager.LayoutParams.TYPE_BOOT_PROGRESS); in showBootMessage()
/aosp12/frameworks/base/core/java/android/view/
H A DWindowManager.java1129 @ViewDebug.IntToString(from = TYPE_BOOT_PROGRESS,
1443 public static final int TYPE_BOOT_PROGRESS = FIRST_SYSTEM_WINDOW+21; field in WindowManager.LayoutParams
1622 TYPE_BOOT_PROGRESS,
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java74 import static android.view.WindowManager.LayoutParams.TYPE_BOOT_PROGRESS;
4313 case TYPE_BOOT_PROGRESS: in shouldWaitForSystemDecorWindowsOnBoot()
4340 final boolean haveBootMsg = drawnWindowTypes.get(TYPE_BOOT_PROGRESS); in shouldWaitForSystemDecorWindowsOnBoot()
H A DWindowState.java78 import static android.view.WindowManager.LayoutParams.TYPE_BOOT_PROGRESS;
3678 case TYPE_BOOT_PROGRESS: in showForAllUsers()
H A DAccessibilityController.java1941 && windowType != WindowManager.LayoutParams.TYPE_BOOT_PROGRESS in isReportedWindowType()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt68558 Landroid/view/WindowManager$LayoutParams;->TYPE_BOOT_PROGRESS:I