Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java905 private boolean isAnyProfileEnabled(BluetoothDevice device) { in isAnyProfileEnabled() method in AdapterService
2441 if (isAnyProfileEnabled(device)) { in connectAllEnabledProfiles()