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