HomeSort by relevance Sort by last modified time
    Searched defs:FEATURE_BLUETOOTH_LE (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/incident/src/com/android/server/cts/
BatteryStatsValidationTest.java 44 public static final String FEATURE_BLUETOOTH_LE = "android.hardware.bluetooth_le";
274 if (noBattery() || !hasFeature(FEATURE_BLUETOOTH_LE, true)) {
298 if (noBattery() || !hasFeature(FEATURE_BLUETOOTH_LE, true)) {
  /cts/hostsidetests/statsd/src/android/cts/statsd/atom/
AtomTestCase.java 95 public static final String FEATURE_BLUETOOTH_LE = "android.hardware.bluetooth_le";
    [all...]

Completed in 291 milliseconds