Searched refs:hasIndexForDevice (Results 1 – 2 of 2) sorted by relevance
1197 if (!mStreamStates[streamType].hasIndexForDevice(device)) { in checkAddAllFixedVolumeDevices()4657 public boolean hasIndexForDevice(int device) { in hasIndexForDevice() method in AudioService.VolumeGroupState5059 (changed || !aliasStreamState.hasIndexForDevice(device))) { in setIndex()5112 public boolean hasIndexForDevice(int device) { in hasIndexForDevice() method in AudioService.VolumeStreamState
4206 PLcom/android/server/audio/AudioService$VolumeStreamState;->hasIndexForDevice(I)Z