Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DAdvertiseManager.java318 mService.onAdvertiseInstanceDisabled( in stopAdvertising()
DGattService.java1203 void onAdvertiseInstanceDisabled(int status, int clientIf) throws RemoteException { in onAdvertiseInstanceDisabled() method in GattService