Home
last modified time | relevance | path

Searched refs:STATE_BIT_SYNC (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/location/java/android/location/
DGpsMeasurement.java130 public static final short STATE_BIT_SYNC = (1<<1); field in GpsMeasurement
150 private static final short STATE_ALL = STATE_CODE_LOCK | STATE_BIT_SYNC | STATE_SUBFRAME_SYNC
297 if ((mState & STATE_BIT_SYNC) == STATE_BIT_SYNC) { in getStateString()
DGnssMeasurement.java94 STATE_CODE_LOCK, STATE_BIT_SYNC, STATE_SUBFRAME_SYNC,
108 public static final int STATE_BIT_SYNC = (1<<1); field in GnssMeasurement
369 if ((mState & STATE_BIT_SYNC) != 0) { in getStateString()
/frameworks/base/api/
Dsystem-current.txt3567 field public static final short STATE_BIT_SYNC = 2; // 0x2
Dcurrent.txt23029 field public static final int STATE_BIT_SYNC = 2; // 0x2
/frameworks/base/non-updatable-api/
Dsystem-current.txt3567 field public static final short STATE_BIT_SYNC = 2; // 0x2
Dcurrent.txt23029 field public static final int STATE_BIT_SYNC = 2; // 0x2