Searched refs:getValidIndex (Results 1 – 3 of 3) sorted by relevance
59 long index = getValidIndex(cellId); in cellIdToString()80 private static long getValidIndex(long cellId) { in getValidIndex() method in S2Support156 getValidIndex(cellId); in validateCellId()207 long cellIndex = getValidIndex(cellId); in offsetCellId()
6685 Log.v(TAG, "readSettings: found stored index " + getValidIndex(index) in readSettings()6689 mIndexMap.put(device, getValidIndex(index)); in readSettings()6694 private int getValidIndex(int index) { in getValidIndex() method in AudioService.VolumeGroupState6918 mIndexMap.put(device, getValidIndex(10 * index, in readSettings()7020 index = getValidIndex(index, hasModifyAudioSettings); in setIndex()7242 private int getValidIndex(int index, boolean hasModifyAudioSettings) { in getValidIndex() method in AudioService.VolumeStreamState
11056 HSPLcom/android/server/audio/AudioService$VolumeGroupState;->getValidIndex(I)I11085 HSPLcom/android/server/audio/AudioService$VolumeStreamState;->getValidIndex(IZ)I