Searched refs:ADJUST_SAME (Results 1 – 5 of 5) sorted by relevance
58 private static final String ADJUST_SAME = "same"; field in VolumeCtrl116 case ADJUST_SAME: adjDir = AudioManager.ADJUST_SAME; break; in run()120 + ", expected " + ADJUST_LOWER + "|" + ADJUST_SAME + "|" in run()
416 public static final int ADJUST_SAME = 0; field in AudioManager447 ADJUST_SAME,460 case ADJUST_SAME: return "ADJUST_SAME"; in adjustToString()862 adjustSuggestedStreamVolume(ADJUST_SAME, in preDispatchKeyEvent()
568 private int mPrevVolDirection = AudioManager.ADJUST_SAME;2656 if (direction != AudioManager.ADJUST_SAME) { in adjustSuggestedStreamVolume()2889 && (direction != AudioManager.ADJUST_SAME) && (keyEventMode != VOL_ADJUST_END)) { in adjustStreamVolume()4947 if (direction != AudioManager.ADJUST_SAME) { in adjustStreamVolumeForUid()5760 case AudioManager.ADJUST_SAME: in ensureValidDirection()
20496 field public static final int ADJUST_SAME = 0; // 0x0
14098 field public static final int ADJUST_SAME = 0; // 0x0