Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java195 public void connect(boolean connectAllProfiles) { in connect()
210 private void connectWithoutResettingTimer(boolean connectAllProfiles) { in connectWithoutResettingTimer()