Searched refs:getCodecsSelectableCapabilities (Results 1 – 5 of 5) sorted by relevance
451 assertTrue(Arrays.equals(bcs_A.getCodecsSelectableCapabilities(), in testBluetoothCodecStatus_get_methods()453 assertTrue(Arrays.equals(bcs_A.getCodecsSelectableCapabilities(), in testBluetoothCodecStatus_get_methods()455 assertFalse(Arrays.equals(bcs_A.getCodecsSelectableCapabilities(), in testBluetoothCodecStatus_get_methods()
184 when(status.getCodecsSelectableCapabilities()).thenReturn(configs); in getLabelDeviceConnectedButNotHighQualityCodec()199 when(status.getCodecsSelectableCapabilities()).thenReturn(configs); in getLabelDeviceConnectedWithHighQualityCodec()
217 public @Nullable BluetoothCodecConfig[] getCodecsSelectableCapabilities() { in getCodecsSelectableCapabilities() method in BluetoothCodecStatus
285 selectable = mService.getCodecStatus(device).getCodecsSelectableCapabilities(); in getHighQualityAudioOptionLabel()
27 ArrayReturn: android.bluetooth.BluetoothCodecStatus#getCodecsSelectableCapabilities():