Home
last modified time | relevance | path

Searched refs:FLAG_ALLOW_RINGER_MODES (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/media/java/android/media/
DAudioManager.java436 public static final int FLAG_ALLOW_RINGER_MODES = 1 << 1; field in AudioManager
DAudioService.java1074 if (((flags & AudioManager.FLAG_ALLOW_RINGER_MODES) != 0) || in adjustStreamVolume()
1222 if (((flags & AudioManager.FLAG_ALLOW_RINGER_MODES) != 0) || in onSetStreamVolume()
/frameworks/base/api/
Dsystem-current.txt15144 field public static final int FLAG_ALLOW_RINGER_MODES = 2; // 0x2
Dcurrent.txt14121 field public static final int FLAG_ALLOW_RINGER_MODES = 2; // 0x2