Home
last modified time | relevance | path

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

/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.java803 int callbackType, ScanClient client) { in sendResultByPendingIntent()
815 int callbackType) throws PendingIntent.CanceledException { in sendResultsByPendingIntent()