Home
last modified time | relevance | path

Searched refs:getSupportedProfiles (Results 1 – 6 of 6) 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.java127 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/core/java/android/bluetooth/
DBluetoothAdapter.java2058 public List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in BluetoothAdapter
2064 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.txt10588 Landroid/bluetooth/BluetoothAdapter;->getSupportedProfiles()Ljava/util/List;
11647 Landroid/bluetooth/IBluetooth$Stub$Proxy;->getSupportedProfiles()J
11781 Landroid/bluetooth/IBluetooth;->getSupportedProfiles()J