HomeSort by relevance Sort by last modified time
    Searched refs:stopAdvertising (Results 1 - 17 of 17) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleAdvertiserPowerLevelActivity.java 58 stopAdvertising();
83 stopAdvertising();
86 private void stopAdvertising() {
BleAdvertiserHardwareScanFilterActivity.java 59 stopAdvertising();
77 stopAdvertising();
103 stopAdvertising();
114 private void stopAdvertising() {
BleAdvertiserService.java 165 mAdvertiser.stopAdvertising(mCallback);
169 mAdvertiser.stopAdvertising(mPowerCallback.get(t));
173 mAdvertiser.stopAdvertising(mScannableCallback);
176 mAdvertiser.stopAdvertising(mUnscannableCallback);
BleServerService.java 397 mAdvertiser.stopAdvertising(mAdvertiseCallback);
  /developers/build/prebuilts/gradle/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
AdvertiserService.java 73 stopAdvertising();
145 private void stopAdvertising() {
148 mBluetoothLeAdvertiser.stopAdvertising(mAdvertiseCallback);
AdvertiserFragment.java 154 stopAdvertising();
169 private void stopAdvertising() {
  /developers/samples/android/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
AdvertiserService.java 73 stopAdvertising();
145 private void stopAdvertising() {
148 mBluetoothLeAdvertiser.stopAdvertising(mAdvertiseCallback);
AdvertiserFragment.java 154 stopAdvertising();
169 private void stopAdvertising() {
  /development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/
AdvertiserService.java 73 stopAdvertising();
145 private void stopAdvertising() {
148 mBluetoothLeAdvertiser.stopAdvertising(mAdvertiseCallback);
AdvertiserFragment.java 154 stopAdvertising();
169 private void stopAdvertising() {
  /frameworks/base/core/java/android/bluetooth/le/
BluetoothLeAdvertiser.java 153 public void stopAdvertising(final AdvertiseCallback callback) {
160 wrapper.stopAdvertising();
290 public void stopAdvertising() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
AdvertiseManager.java 112 void stopAdvertising(AdvertiseClient client) {
212 mAdvertiseNative.stopAdvertising(client);
312 void stopAdvertising(AdvertiseClient client) {
GattService.java     [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothLeAdvertiseFacade.java 137 mAdvertise.stopAdvertising(mAdvertiseCallbackList
594 .stopAdvertising(mAdvertise);
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/system_23/
android.jar 

Completed in 699 milliseconds