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

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleConnectionPriorityClientService.java 67 public static final String ACTION_CONNECTION_PRIORITY_HIGH =
175 case ACTION_CONNECTION_PRIORITY_HIGH:
206 case ACTION_CONNECTION_PRIORITY_HIGH:
BleConnectionPriorityClientBaseActivity.java 162 intent.setAction(BleConnectionPriorityClientService.ACTION_CONNECTION_PRIORITY_HIGH);

Completed in 2447 milliseconds