Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothAdapter.java252 public List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in LocalBluetoothAdapter
253 return mAdapter.getSupportedProfiles(); in getSupportedProfiles()
DLocalBluetoothProfileManager.java128 List<Integer> supportedList = BluetoothAdapter.getDefaultAdapter().getSupportedProfiles(); in updateLocalProfiles()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/testutils/shadow/
DShadowBluetoothAdapter.java46 protected List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in ShadowBluetoothAdapter
/frameworks/base/packages/SettingsLib/tests/robotests/testutils/com/android/settingslib/testutils/shadow/
DShadowBluetoothAdapter.java52 protected List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in ShadowBluetoothAdapter
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java2279 public @NonNull List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in BluetoothAdapter
2285 final long supportedProfilesBitMask = mService.getSupportedProfiles(); in getSupportedProfiles()
/frameworks/base/config/
Dboot-image-profile.txt3164 HSPLandroid/bluetooth/BluetoothAdapter;->getSupportedProfiles()Ljava/util/List;
3255 HSPLandroid/bluetooth/IBluetooth$Stub$Proxy;->getSupportedProfiles()J
Dhiddenapi-greylist-max-o.txt9909 Landroid/bluetooth/BluetoothAdapter;->getSupportedProfiles()Ljava/util/List;
10940 Landroid/bluetooth/IBluetooth$Stub$Proxy;->getSupportedProfiles()J
11072 Landroid/bluetooth/IBluetooth;->getSupportedProfiles()J