Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/tests/robotests/testutils/com/android/settingslib/testutils/shadow/
DShadowBluetoothAdapter.java41 private int mIsLeAudioBroadcastSourceSupported; field in ShadowBluetoothAdapter
105 return mIsLeAudioBroadcastSourceSupported; in isLeAudioBroadcastSourceSupported()
109 mIsLeAudioBroadcastSourceSupported = isSupported; in setIsLeAudioBroadcastSourceSupported()