Searched refs:ADR_ALL (Results 1 – 2 of 2) sorted by relevance
147 private static final int ADR_ALL = ADR_STATE_VALID | ADR_STATE_RESET | ADR_STATE_CYCLE_SLIP; field in GnssMeasurement557 int remainingStates = mAccumulatedDeltaRangeState & ~ADR_ALL; in getAccumulatedDeltaRangeStateString()
175 private static final short ADR_ALL = ADR_STATE_VALID | ADR_STATE_RESET | ADR_STATE_CYCLE_SLIP; field in GpsMeasurement454 int remainingStates = mAccumulatedDeltaRangeState & ~ADR_ALL; in getAccumulatedDeltaRangeStateString()