Home
last modified time | relevance | path

Searched defs:callbackType (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hid/
DHidDeviceTest.java193 private void verifyCallback(int timeoutMs, int callbackType, BlockingQueue<Integer> queue) { in verifyCallback()
/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DGattClientListener.java366 public void onScanResult(int callbackType, ScanResult result) { in onScanResult()
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java1040 int callbackType, ScanClient client) { in sendResultByPendingIntent()
1052 int callbackType) throws PendingIntent.CanceledException { in sendResultsByPendingIntent()