Searched refs:ADJUST_SAME (Results 1 – 6 of 6) sorted by relevance
64 private final static String ADJUST_SAME = "same"; field in VolumeCtrl118 case ADJUST_SAME: adjDir = AudioManager.ADJUST_SAME; break; in run()122 + ", expected " + ADJUST_LOWER + "|" + ADJUST_SAME + "|" in run()
405 public static final int ADJUST_SAME = 0; field in AudioManager436 ADJUST_SAME,449 case ADJUST_SAME: return "ADJUST_SAME"; in adjustToString()794 adjustSuggestedStreamVolume(ADJUST_SAME, in preDispatchKeyEvent()
490 private int mPrevVolDirection = AudioManager.ADJUST_SAME;1683 if (direction != AudioManager.ADJUST_SAME) { in adjustSuggestedStreamVolume()1867 if (adjustVolume && (direction != AudioManager.ADJUST_SAME)) { in adjustStreamVolume()4075 case AudioManager.ADJUST_SAME: in ensureValidDirection()6822 if (direction != AudioManager.ADJUST_SAME) { in adjustStreamVolumeForUid()
14098 field public static final int ADJUST_SAME = 0; // 0x0
23610 field public static final int ADJUST_SAME = 0; // 0x0