Searched refs:getValidIndex (Results 1 – 1 of 1) sorted by relevance
4766 Log.v(TAG, "readSettings: found stored index " + getValidIndex(index) in readSettings()4770 mIndexMap.put(device, getValidIndex(index)); in readSettings()4775 private int getValidIndex(int index) { in getValidIndex() method in AudioService.VolumeGroupState4943 mIndexMap.put(device, getValidIndex(10 * index)); in readSettings()5041 index = getValidIndex(index); in setIndex()5221 private int getValidIndex(int index) { in getValidIndex() method in AudioService.VolumeStreamState