Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java143 private int mNumActiveCalls = 0; field in BluetoothInCallService
1306 numActiveCalls != mNumActiveCalls in updateHeadsetWithCallState()
1320 mNumActiveCalls = numActiveCalls; in updateHeadsetWithCallState()
1344 + (" numActive=" + mNumActiveCalls) in phoneStateChanged()
1349 mNumActiveCalls, in phoneStateChanged()