Home
last modified time | relevance | path

Searched refs:STATUS_PARITY_PASSED (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/location/java/android/location/
H A DGnssNavigationMessage.java85 @IntDef({STATUS_UNKNOWN, STATUS_PARITY_PASSED, STATUS_PARITY_REBUILT})
96 public static final int STATUS_PARITY_PASSED = (1<<0); field in GnssNavigationMessage
431 case STATUS_PARITY_PASSED: in getStatusString()
H A DGpsNavigationMessage.java74 public static final short STATUS_PARITY_PASSED = (1<<0); field in GpsNavigationMessage
240 case STATUS_PARITY_PASSED: in getStatusString()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt6556 field @Deprecated public static final short STATUS_PARITY_PASSED = 1; // 0x1
H A Dcurrent.txt20657 field public static final int STATUS_PARITY_PASSED = 1; // 0x1
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...