Home
last modified time | relevance | path

Searched defs:FEATURE_LOCATION_GPS (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/gnss/
DGnssStatsTests.java35 private static final String FEATURE_LOCATION_GPS = "android.hardware.location.gps"; field in GnssStatsTests
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DUidAtomTests.java84 private static final String FEATURE_LOCATION_GPS = "android.hardware.location.gps"; field in UidAtomTests
DAtomTestCase.java116 public static final String FEATURE_LOCATION_GPS = "android.hardware.location.gps"; field in AtomTestCase