Searched refs:stopScanForIntent (Results 1 – 2 of 2) sorted by relevance
52 void stopScanForIntent(in PendingIntent intent, in String callingPackage); in stopScanForIntent() method
277 gatt.stopScanForIntent(callbackIntent, ActivityThread.currentOpPackageName()); in stopScan()