Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/
DPendingIntentScanReceiver.java65 public static PendingIntent newBroadcastPendingIntent(Context context, int requestCode) { in newBroadcastPendingIntent() method in PendingIntentScanReceiver
DLeScanningTest.java239 PendingIntentScanReceiver.newBroadcastPendingIntent(mContext, 0); in startBleScan_withPendingIntentAndStaticReceiverAndCallbackTypeAllMatches()