Home
last modified time | relevance | path

Searched defs:getSupportedProfiles (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowBluetoothAdapter.java34 protected List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in ShadowBluetoothAdapter
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowBluetoothAdapter.java92 protected List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in ShadowBluetoothAdapter
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DConfig.java148 static Class[] getSupportedProfiles() { in getSupportedProfiles() method in Config
DAdapterService.java1500 public long getSupportedProfiles() { in getSupportedProfiles() method in AdapterService.AdapterServiceBinder