Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DWindowManagerPolicy.java30 import static android.view.WindowManager.LayoutParams.TYPE_BOOT_PROGRESS;
617 case TYPE_BOOT_PROGRESS: in getWindowLayerFromTypeLw()
H A DPhoneWindowManager.java5615 WindowManager.LayoutParams.TYPE_BOOT_PROGRESS);
/aosp14/frameworks/base/core/java/android/view/
H A DWindowManager.java1885 @ViewDebug.IntToString(from = TYPE_BOOT_PROGRESS,
2199 public static final int TYPE_BOOT_PROGRESS = FIRST_SYSTEM_WINDOW+21; field in WindowManager.LayoutParams
2378 TYPE_BOOT_PROGRESS,
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java77 import static android.view.WindowManager.LayoutParams.TYPE_BOOT_PROGRESS;
4845 case TYPE_BOOT_PROGRESS: in shouldWaitForSystemDecorWindowsOnBoot()
4871 final boolean haveBootMsg = drawnWindowTypes.get(TYPE_BOOT_PROGRESS); in shouldWaitForSystemDecorWindowsOnBoot()
H A DAccessibilityController.java1757 && windowType != WindowManager.LayoutParams.TYPE_BOOT_PROGRESS in isReportedWindowType()
H A DWindowState.java72 import static android.view.WindowManager.LayoutParams.TYPE_BOOT_PROGRESS;
3472 case TYPE_BOOT_PROGRESS: in showForAllUsers()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt65235 Landroid/view/WindowManager$LayoutParams;->TYPE_BOOT_PROGRESS:I