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