Home
last modified time | relevance | path

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

/development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/
DAdvertiserService.java73 stopAdvertising(); in onDestroy()
145 private void stopAdvertising() { in stopAdvertising() method in AdvertiserService
148 mBluetoothLeAdvertiser.stopAdvertising(mAdvertiseCallback); in stopAdvertising()
DAdvertiserFragment.java154 stopAdvertising(); in onClick()
169 private void stopAdvertising() { in stopAdvertising() method in AdvertiserFragment