Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothAdapter.java259 public List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in LocalBluetoothAdapter
260 return mAdapter.getSupportedProfiles(); in getSupportedProfiles()
H A DLocalBluetoothProfileManager.java140 List<Integer> supportedList = BluetoothAdapter.getDefaultAdapter().getSupportedProfiles(); in updateLocalProfiles()
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/testutils/com/android/settingslib/testutils/shadow/
H A DShadowBluetoothAdapter.java54 protected List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in ShadowBluetoothAdapter
/aosp14/frameworks/base/core/java/android/hardware/camera2/params/
H A DDynamicRangeProfiles.java259 public @NonNull Set<Long> getSupportedProfiles() { in getSupportedProfiles() method in DynamicRangeProfiles
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt19288 method @NonNull public java.util.Set<java.lang.Long> getSupportedProfiles();