Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java1193 int numChildrenOfActiveCall = in updateHeadsetWithCallState() local
1231 || numChildrenOfActiveCall != mNumChildrenOfActiveCall in updateHeadsetWithCallState()
1247 mNumChildrenOfActiveCall = numChildrenOfActiveCall; in updateHeadsetWithCallState()