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

  /frameworks/native/services/inputflinger/
InputWindow.h 102 TYPE_VOLUME_OVERLAY = FIRST_SYSTEM_WINDOW+20,
  /frameworks/base/core/java/android/view/
WindowManager.java 219 @ViewDebug.IntToString(from = TYPE_VOLUME_OVERLAY, to = "TYPE_VOLUME_OVERLAY"),
483 public static final int TYPE_VOLUME_OVERLAY = FIRST_SYSTEM_WINDOW+20;
    [all...]

Completed in 76 milliseconds