Searched refs:TYPE_BOOT_PROGRESS (Results 1 – 7 of 7) sorted by relevance
30 import static android.view.WindowManager.LayoutParams.TYPE_BOOT_PROGRESS;617 case TYPE_BOOT_PROGRESS: in getWindowLayerFromTypeLw()
5615 WindowManager.LayoutParams.TYPE_BOOT_PROGRESS);
1885 @ViewDebug.IntToString(from = TYPE_BOOT_PROGRESS,2199 public static final int TYPE_BOOT_PROGRESS = FIRST_SYSTEM_WINDOW+21; field in WindowManager.LayoutParams2378 TYPE_BOOT_PROGRESS,
77 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()
1757 && windowType != WindowManager.LayoutParams.TYPE_BOOT_PROGRESS in isReportedWindowType()
72 import static android.view.WindowManager.LayoutParams.TYPE_BOOT_PROGRESS;3472 case TYPE_BOOT_PROGRESS: in showForAllUsers()
65235 Landroid/view/WindowManager$LayoutParams;->TYPE_BOOT_PROGRESS:I