Searched refs:STATE_BIT_SYNC (Results 1 – 6 of 6) sorted by relevance
130 public static final short STATE_BIT_SYNC = (1<<1); field in GpsMeasurement150 private static final short STATE_ALL = STATE_CODE_LOCK | STATE_BIT_SYNC | STATE_SUBFRAME_SYNC297 if ((mState & STATE_BIT_SYNC) == STATE_BIT_SYNC) { in getStateString()
94 STATE_CODE_LOCK, STATE_BIT_SYNC, STATE_SUBFRAME_SYNC,108 public static final int STATE_BIT_SYNC = (1<<1); field in GnssMeasurement369 if ((mState & STATE_BIT_SYNC) != 0) { in getStateString()
3567 field public static final short STATE_BIT_SYNC = 2; // 0x2
23029 field public static final int STATE_BIT_SYNC = 2; // 0x2