Searched refs:hasIndexForDevice (Results 1 – 2 of 2) sorted by relevance
2299 if (!mStreamStates[streamType].hasIndexForDevice(device)) { in updateVolumeStates()8347 private boolean hasIndexForDevice(int device) { in hasIndexForDevice() method in AudioService.VolumeGroupState8992 (changed || !aliasStreamState.hasIndexForDevice(device))) { in setIndex()9089 public boolean hasIndexForDevice(int device) { in hasIndexForDevice() method in AudioService.VolumeStreamState
8166 HPLcom/android/server/audio/AudioService$VolumeStreamState;->hasIndexForDevice(I)Z