Searched refs:NO_NEW_INDEX (Results 1 – 1 of 1) sorted by relevance
5302 private static final int NO_NEW_INDEX = -2049; field in AudioService.DeviceVolumeUpdate5318 mVssVolIndex = NO_NEW_INDEX; in DeviceVolumeUpdate()5324 return mVssVolIndex != NO_NEW_INDEX; in hasVolumeIndex()5328 Preconditions.checkState(mVssVolIndex != NO_NEW_INDEX); in getVolumeIndex()