Searched defs:callbackType (Results 1 – 4 of 4) sorted by relevance
196 private void verifyCallback(int timeoutMs, int callbackType, BlockingQueue<Integer> queue) { in verifyCallback()
366 public void onScanResult(int callbackType, ScanResult result) { in onScanResult()
435 private static String callbackTypeToString(int callbackType) { in callbackTypeToString()
1044 int callbackType, ScanClient client) { in sendResultByPendingIntent()1056 int callbackType) throws PendingIntent.CanceledException { in sendResultsByPendingIntent()