HomeSort by relevance Sort by last modified time
    Searched defs:stopAdvertisingSet (Results 1 - 8 of 8) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
AdvertiseManager.java 123 stopAdvertisingSet(callback);
232 void stopAdvertisingSet(IAdvertisingSetCallback callback) {
235 Log.d(TAG, "stopAdvertisingSet() " + binder);
240 Log.e(TAG, "stopAdvertisingSet() - no client found for callback");
248 Log.i(TAG, "stopAdvertisingSet() - advertiser not finished registration yet");
GattService.java 809 public void stopAdvertisingSet(IAdvertisingSetCallback callback) {
814 service.stopAdvertisingSet(callback);
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 55 milliseconds