Searched refs:setStreamVolumeIndexAS (Results 1 – 3 of 3) sorted by relevance
205 AudioSystem.setStreamVolumeIndexAS(AudioSystem.STREAM_ALARM, in checkVolumeForPrivilegedAlarm()214 AudioSystem.setStreamVolumeIndexAS(AudioSystem.STREAM_ALARM, in checkVolumeForPrivilegedAlarm()
4651 AudioSystem.setStreamVolumeIndexAS(mStreamType, index, device); in setStreamVolumeIndex()
898 public static int setStreamVolumeIndexAS(int stream, int index, int device) { in setStreamVolumeIndexAS() method in AudioSystem