Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java1257 if (isProfileConnectedFail() && isConnected()) { in getBroadcastConnectionSummary()
1405 if (isProfileConnectedFail() && isConnected()) { in getConnectionSummary()
1664 private boolean isProfileConnectedFail() { in isProfileConnectedFail() method in CachedBluetoothDevice