Home
last modified time | relevance | path

Searched defs:bluetoothManager (Results 1 – 4 of 4) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBluetoothLeAdvertiser.java40 protected void __constructor__(IBluetoothManager bluetoothManager) { in __constructor__()
184 void __constructor__(IBluetoothManager bluetoothManager); in __constructor__()
/external/webrtc/examples/androidjunit/src/org/appspot/apprtc/
DBluetoothManagerTest.java60 private AppRTCBluetoothManager bluetoothManager; field in BluetoothManagerTest
/external/mobly-bundled-snippets/src/main/java/com/google/android/mobly/snippet/bundled/bluetooth/
DBluetoothGattServerSnippet.java58 private final BluetoothManager bluetoothManager; field in BluetoothGattServerSnippet
/external/webrtc/examples/androidapp/src/org/appspot/apprtc/
DAppRTCAudioManager.java99 private final AppRTCBluetoothManager bluetoothManager; field in AppRTCAudioManager