/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/bluetooth/ |
D | BluetoothAdapterKosmos.kt | 23 var Kosmos.bluetoothAdapter: BluetoothAdapter by Kosmos.Fixture { mock {} } in <lambda>() variable
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bluetooth/qsdialog/ |
D | BluetoothAutoOnInteractorTest.kt | 47 private val bluetoothAdapter = in <lambda>() constant
|
D | BluetoothTileDialogRepositoryTest.kt | 46 @Mock private lateinit var bluetoothAdapter: BluetoothAdapter variable in com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogRepositoryTest
|
D | BluetoothStateInteractorTest.kt | 50 @Mock private lateinit var bluetoothAdapter: LocalBluetoothAdapter variable in com.android.systemui.bluetooth.qsdialog.BluetoothStateInteractorTest
|
D | BluetoothAutoOnRepositoryTest.kt | 46 @Mock private lateinit var bluetoothAdapter: BluetoothAdapter variable in com.android.systemui.bluetooth.qsdialog.BluetoothAutoOnRepositoryTest
|
D | BluetoothTileDialogViewModelTest.kt | 94 @Mock private lateinit var bluetoothAdapter: BluetoothAdapter variable in com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogViewModelTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/ |
D | BluetoothTileDialogRepository.kt | 31 private val bluetoothAdapter: BluetoothAdapter? = BluetoothAdapter.getDefaultAdapter() constant in com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogRepository
|
D | BluetoothAutoOnRepository.kt | 49 private val bluetoothAdapter: BluetoothAdapter?, in <lambda>() constant
|
D | DeviceItemInteractor.kt | 51 private val bluetoothAdapter: BluetoothAdapter? = BluetoothAdapter.getDefaultAdapter(), in <lambda>() constant in com.android.systemui.bluetooth.qsdialog.DeviceItemInteractor
|
/frameworks/base/services/core/java/com/android/server/media/ |
D | BluetoothDeviceRoutesManager.java | 91 @NonNull BluetoothAdapter bluetoothAdapter, in BluetoothDeviceRoutesManager() 105 @NonNull BluetoothAdapter bluetoothAdapter, in BluetoothDeviceRoutesManager()
|
D | BluetoothProfileMonitor.java | 51 @NonNull BluetoothAdapter bluetoothAdapter) { in BluetoothProfileMonitor()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/domain/interactor/ |
D | AudioOutputInteractor.kt | 60 private val bluetoothAdapter: BluetoothAdapter?, in <lambda>() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | BluetoothControllerImpl.java | 101 @Nullable BluetoothAdapter bluetoothAdapter) { in BluetoothControllerImpl()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/bluetooth/ |
D | BluetoothRepositoryImplTest.kt | 47 @Mock private lateinit var bluetoothAdapter: LocalBluetoothAdapter in <lambda>() variable in com.android.systemui.statusbar.policy.bluetooth.BluetoothRepositoryImplTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/stylus/ |
D | StylusManager.kt | 54 private val bluetoothAdapter: BluetoothAdapter?, in <lambda>() constant in com.android.systemui.stylus.StylusManager
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/stylus/ |
D | StylusManagerTest.kt | 61 @Mock lateinit var bluetoothAdapter: BluetoothAdapter in <lambda>() variable in com.android.systemui.stylus.StylusManagerTest
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/ |
D | SatelliteController.java | 649 BluetoothAdapter bluetoothAdapter = BluetoothAdapter.getDefaultAdapter(); in initializeSatelliteModeRadios() local
|