Searched refs:TYPE_BOOT_PROGRESS (Results 1 – 7 of 7) sorted by relevance
30 import static android.view.WindowManager.LayoutParams.TYPE_BOOT_PROGRESS;626 case TYPE_BOOT_PROGRESS: in getWindowLayerFromTypeLw()
4818 WindowManager.LayoutParams.TYPE_BOOT_PROGRESS); in showBootMessage()
1129 @ViewDebug.IntToString(from = TYPE_BOOT_PROGRESS,1443 public static final int TYPE_BOOT_PROGRESS = FIRST_SYSTEM_WINDOW+21; field in WindowManager.LayoutParams1622 TYPE_BOOT_PROGRESS,
74 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()
78 import static android.view.WindowManager.LayoutParams.TYPE_BOOT_PROGRESS;3678 case TYPE_BOOT_PROGRESS: in showForAllUsers()
1941 && windowType != WindowManager.LayoutParams.TYPE_BOOT_PROGRESS in isReportedWindowType()
68558 Landroid/view/WindowManager$LayoutParams;->TYPE_BOOT_PROGRESS:I