Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/
H A DBluetoothInCallService.java93 private int mNumActiveCalls = 0; field in BluetoothInCallService
892 && (numActiveCalls != mNumActiveCalls in updateHeadsetWithCallState()
907 mNumActiveCalls = numActiveCalls; in updateHeadsetWithCallState()
917 + "numActive " + mNumActiveCalls + ", " in updateHeadsetWithCallState()
922 mNumActiveCalls, in updateHeadsetWithCallState()
931 + "numActive " + mNumActiveCalls + ", " in updateHeadsetWithCallState()
937 mNumActiveCalls, in updateHeadsetWithCallState()