Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java255 connectInt(profile); in connectWithoutResettingTimer()
276 connectInt(profile); in connectAutoConnectableProfiles()
290 connectInt(profile); in connectProfile()
295 synchronized void connectInt(LocalBluetoothProfile profile) { in connectInt() method in CachedBluetoothDevice