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