Home
last modified time | relevance | path

Searched refs:ACTION_CONNECTION_PRIORITY_START (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleConnectionPriorityClientService.java65 public static final String ACTION_CONNECTION_PRIORITY_START = field in BleConnectionPriorityClientService
150 case ACTION_CONNECTION_PRIORITY_START: in onStartCommand()
DBleConnectionPriorityClientBaseActivity.java165 BleConnectionPriorityClientService.ACTION_CONNECTION_PRIORITY_START); in executeNextTestImpl()