Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothPairingControllerTest.java74 private LocalBluetoothProfile mLocalBluetoothProfile; field in BluetoothPairingControllerTest
112 localBluetoothProfiles.add(mLocalBluetoothProfile); in setUp()
272 when(mLocalBluetoothProfile.getProfileId()).thenReturn(profileId); in mockIsLeAudio()