HomeSort by relevance Sort by last modified time
    Searched defs:TYPE_BOOT_PROGRESS (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/inputflinger/
InputWindow.h 103 TYPE_BOOT_PROGRESS = FIRST_SYSTEM_WINDOW+21,
  /frameworks/base/core/java/android/view/
WindowManager.java 314 @ViewDebug.IntToString(from = TYPE_BOOT_PROGRESS,
315 to = "TYPE_BOOT_PROGRESS"),
623 public static final int TYPE_BOOT_PROGRESS = FIRST_SYSTEM_WINDOW+21;
    [all...]

Completed in 519 milliseconds