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

  /frameworks/base/core/java/android/bluetooth/le/
AdvertisingSetCallback.java 75 public void onAdvertisingSetStopped(AdvertisingSet advertisingSet) {
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothLeAdvertisingSetFacade.java 375 public void onAdvertisingSetStopped(AdvertisingSet advertisingSet) {
376 Log.d("onAdvertisingSetStopped" + mEventType + " " + index);
378 results.putString("Type", "onAdvertisingSetStopped");
379 mEventFacade.postEvent(mEventType + index + "onAdvertisingSetStopped", results);
  /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 52 milliseconds