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

  /frameworks/base/services/input/
InputWindow.h 107 TYPE_BOOT_PROGRESS = FIRST_SYSTEM_WINDOW+21,
  /frameworks/base/core/java/android/view/
WindowManager.java 188 @ViewDebug.IntToString(from = TYPE_BOOT_PROGRESS, to = "TYPE_BOOT_PROGRESS")
416 public static final int TYPE_BOOT_PROGRESS = FIRST_SYSTEM_WINDOW+21;
    [all...]

Completed in 440 milliseconds