Searched refs:sBluetoothLeAdvertiser (Results 1 – 2 of 2) sorted by relevance
675 private static BluetoothLeAdvertiser sBluetoothLeAdvertiser; field in BluetoothAdapter807 if (sBluetoothLeAdvertiser == null) { in getBluetoothLeAdvertiser()808 sBluetoothLeAdvertiser = new BluetoothLeAdvertiser(mManagerService); in getBluetoothLeAdvertiser()811 return sBluetoothLeAdvertiser; in getBluetoothLeAdvertiser()2914 if (sBluetoothLeAdvertiser != null) {2915 sBluetoothLeAdvertiser.cleanup();
9933 Landroid/bluetooth/BluetoothAdapter;->sBluetoothLeAdvertiser:Landroid/bluetooth/le/BluetoothLeAdver…