Home
last modified time | relevance | path

Searched refs:STATE_BDS_D2_BIT_SYNC (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/location/java/android/location/
H A DGnssMeasurement.java118 STATE_GLO_TOD_DECODED, STATE_BDS_D2_BIT_SYNC, STATE_BDS_D2_SUBFRAME_SYNC,
144 public static final int STATE_BDS_D2_BIT_SYNC = (1<<8); field in GnssMeasurement
446 if ((mState & STATE_BDS_D2_BIT_SYNC) != 0) { in getStateString()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt20579 field public static final int STATE_BDS_D2_BIT_SYNC = 256; // 0x100