Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java675 private static BluetoothLeAdvertiser sBluetoothLeAdvertiser; field in BluetoothAdapter
807 if (sBluetoothLeAdvertiser == null) { in getBluetoothLeAdvertiser()
808 sBluetoothLeAdvertiser = new BluetoothLeAdvertiser(mManagerService); in getBluetoothLeAdvertiser()
811 return sBluetoothLeAdvertiser; in getBluetoothLeAdvertiser()
2914 if (sBluetoothLeAdvertiser != null) {
2915 sBluetoothLeAdvertiser.cleanup();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt9933 Landroid/bluetooth/BluetoothAdapter;->sBluetoothLeAdvertiser:Landroid/bluetooth/le/BluetoothLeAdver…