Searched defs:logProfileConnectionStateChanged (Results 1 – 2 of 2) sorted by relevance
61 fun logProfileConnectionStateChanged(address: String?, state: String, profileId: Int) = in logProfileConnectionStateChanged() method in com.android.systemui.bluetooth.BluetoothLogger
81 fun logProfileConnectionStateChanged(address: String, state: String, profileId: Int) = in logProfileConnectionStateChanged() method