Searched defs:bluetoothAdapter (Results 1 – 9 of 9) sorted by relevance
35 private BluetoothAdapter bluetoothAdapter; field in ShadowBluetoothLeAdvertiser47 protected void __constructor__(BluetoothAdapter bluetoothAdapter) { in __constructor__()187 void __constructor__(BluetoothAdapter bluetoothAdapter); in __constructor__()
32 BluetoothAdapter bluetoothAdapter = BluetoothAdapter.getDefaultAdapter(); in setUp() local
67 private BluetoothAdapter bluetoothAdapter; field in ShadowBluetoothAdapterTest
91 BluetoothAdapter bluetoothAdapter = BluetoothAdapter.getDefaultAdapter(); in startDiscovery() local
42 BluetoothAdapter bluetoothAdapter = BluetoothAdapter.getDefaultAdapter(); in BluetoothHearingAidSnippet() local
38 BluetoothAdapter bluetoothAdapter = BluetoothAdapter.getDefaultAdapter(); in BluetoothA2dpSnippet() local
26 private BluetoothAdapter bluetoothAdapter; field in ShadowBluetoothAdapterTest
76 private BluetoothAdapter bluetoothAdapter; field in AppRTCBluetoothManager
45 private Object bluetoothAdapter = newInstanceOf("android.bluetooth.BluetoothAdapter"); field in ShadowApplication