Home
last modified time | relevance | path

Searched refs:onAdvertisingSetStopped (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/le/
H A DAdvertisingSetCallback.java75 public void onAdvertisingSetStopped(AdvertisingSet advertisingSet) { in onAdvertisingSetStopped() method in AdvertisingSetCallback
H A DBluetoothLeAdvertiser.java629 public void onAdvertisingSetStopped(int advertiserId) {
634 callback.onAdvertisingSetStopped(advertisingSet);
/aosp12/system/bt/binder/android/bluetooth/le/
H A DIAdvertisingSetCallback.aidl25 void onAdvertisingSetStopped(in int advertiserId); in onAdvertisingSetStopped() method
/aosp12/packages/services/Car/service/src/com/android/car/
H A DFastPairAdvertiser.java180 public void onAdvertisingSetStopped(AdvertisingSet advertisingSet) {
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DAdvertiseManager.java261 callback.onAdvertisingSetStopped(advertiserId); in stopAdvertisingSet()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt12297 Landroid/bluetooth/le/IAdvertisingSetCallback$Stub$Proxy;->onAdvertisingSetStopped(I)V
12320 Landroid/bluetooth/le/IAdvertisingSetCallback;->onAdvertisingSetStopped(I)V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt9586 method public void onAdvertisingSetStopped(android.bluetooth.le.AdvertisingSet);