Searched refs:ADR_STATE_CYCLE_SLIP (Results 1 – 5 of 5) sorted by relevance
142 public static final int ADR_STATE_CYCLE_SLIP = (1<<2); field in GnssMeasurement147 private static final int ADR_ALL = ADR_STATE_VALID | ADR_STATE_RESET | ADR_STATE_CYCLE_SLIP;554 if ((mAccumulatedDeltaRangeState & ADR_STATE_CYCLE_SLIP) == ADR_STATE_CYCLE_SLIP) { in getAccumulatedDeltaRangeStateString()
170 public static final short ADR_STATE_CYCLE_SLIP = (1<<2); field in GpsMeasurement175 private static final short ADR_ALL = ADR_STATE_VALID | ADR_STATE_RESET | ADR_STATE_CYCLE_SLIP;451 if ((mAccumulatedDeltaRangeState & ADR_STATE_CYCLE_SLIP) == ADR_STATE_CYCLE_SLIP) { in getAccumulatedDeltaRangeStateString()
20336 field public static final int ADR_STATE_CYCLE_SLIP = 4; // 0x420584 field public static final short ADR_STATE_CYCLE_SLIP = 4; // 0x4
19135 field public static final int ADR_STATE_CYCLE_SLIP = 4; // 0x4
19193 field public static final int ADR_STATE_CYCLE_SLIP = 4; // 0x4