Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/
H A DBluetoothLogger.kt61 fun logProfileConnectionStateChanged(address: String?, state: String, profileId: Int) = regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothControllerImpl.java400 mLogger.logProfileConnectionStateChanged( in onProfileConnectionStateChanged()