Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothDetailsProfilesControllerTest.java525 LeAudioProfile leAudioProfile = mock(LeAudioProfile.class); in prefKeyInBlockingList_hideToggle() local
546 LeAudioProfile leAudioProfile = mock(LeAudioProfile.class); in prefKeyNotInBlockingList_showToggle() local
567 LeAudioProfile leAudioProfile = mock(LeAudioProfile.class); in classicAudioDeviceWithLeAudio_showLeAudioToggle() local
591 LeAudioProfile leAudioProfile = mock(LeAudioProfile.class); in leAudioOnlyDevice_hideLeAudioToggle() local
/packages/apps/Settings/src/com/android/settings/sound/
DAudioSwitchPreferenceController.java239 final LeAudioProfile leAudioProfile = mProfileManager.getLeAudioProfile(); in getConnectedLeAudioDevices() local
322 final LeAudioProfile leAudioProfile = mProfileManager.getLeAudioProfile(); in findActiveLeAudioDevice() local
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDetailsAudioDeviceTypeController.java90 LeAudioProfile leAudioProfile = mProfileManager.getLeAudioProfile(); in isAvailable() local
DLeAudioBluetoothDetailsHeaderController.java232 LeAudioProfile leAudioProfile = mProfileManager.getLeAudioProfile(); in updateBatteryLayout() local