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

  /frameworks/base/services/input/
InputWindow.h 106 TYPE_VOLUME_OVERLAY = FIRST_SYSTEM_WINDOW+20,
  /frameworks/base/core/java/android/view/
WindowManager.java 187 @ViewDebug.IntToString(from = TYPE_VOLUME_OVERLAY, to = "TYPE_VOLUME_OVERLAY"),
409 public static final int TYPE_VOLUME_OVERLAY = FIRST_SYSTEM_WINDOW+20;
    [all...]
VolumePanel.java 265 lp.type = LayoutParams.TYPE_VOLUME_OVERLAY;
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindowManager.java 128 import static android.view.WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY;
    [all...]

Completed in 1161 milliseconds