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.java36 private static final String FEATURE_LOCATION_GPS = "android.hardware.location.gps"; field in GnssStatsTests
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/packages/
DCommonPackages.java103 public static final String FEATURE_LOCATION_GPS = "android.hardware.location.gps"; field in CommonPackages
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DUidAtomTests.java88 private static final String FEATURE_LOCATION_GPS = "android.hardware.location.gps"; field in UidAtomTests