Searched full:type_boot_progress (Results 1 - 7 of 7) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputWindow.h102 TYPE_BOOT_PROGRESS = FIRST_SYSTEM_WINDOW+21, enumerator in enum:android::InputWindowInfo::__anon1823
/frameworks/base/services/core/java/com/android/server/policy/
H A DWindowManagerPolicy.java29 import static android.view.WindowManager.LayoutParams.TYPE_BOOT_PROGRESS;
902 case TYPE_BOOT_PROGRESS:
H A DPhoneWindowManager.java91 import static android.view.WindowManager.LayoutParams.TYPE_BOOT_PROGRESS;
2727 case TYPE_BOOT_PROGRESS:
5325 } else if (type == TYPE_BOOT_PROGRESS) {
7689 WindowManager.LayoutParams.TYPE_BOOT_PROGRESS);
/frameworks/base/services/core/java/com/android/server/wm/
H A DAccessibilityController.java1314 && windowType != WindowManager.LayoutParams.TYPE_BOOT_PROGRESS
H A DDisplayContent.java51 import static android.view.WindowManager.LayoutParams.TYPE_BOOT_PROGRESS;
2685 if (w.mAttrs.type == TYPE_BOOT_PROGRESS) {
/frameworks/base/core/java/android/view/
H A DWindowManager.java566 @ViewDebug.IntToString(from = TYPE_BOOT_PROGRESS,
877 public static final int TYPE_BOOT_PROGRESS = FIRST_SYSTEM_WINDOW+21; field in class:WindowManager.LayoutParams
/frameworks/base/config/
H A Dhiddenapi-private-dex.txt[all...]

Completed in 261 milliseconds