Searched refs:STATE_BIT_SYNC (Results 1 – 4 of 4) sorted by relevance
129 public static final short STATE_BIT_SYNC = (1<<1); field in GpsMeasurement149 private static final short STATE_ALL = STATE_CODE_LOCK | STATE_BIT_SYNC | STATE_SUBFRAME_SYNC296 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()
3313 field public static final short STATE_BIT_SYNC = 2; // 0x2
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...