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

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleClientTestBaseActivity.java 109 filter.addAction(BleClientService.BLE_BLUETOOTH_CONNECTED);
223 case BleClientService.BLE_BLUETOOTH_CONNECTED:
BleClientService.java 91 public static final String BLE_BLUETOOTH_CONNECTED =
92 "com.android.cts.verifier.bluetooth.BLE_BLUETOOTH_CONNECTED";
658 Intent intent = new Intent(BLE_BLUETOOTH_CONNECTED)
    [all...]

Completed in 48 milliseconds