Searched defs:callSession (Results 1 – 3 of 3) sorted by relevance
675 InProgressCallSession callSession = mInProgressCallSessions.get(phoneId); in annotateInProgressCallSession() local703 InProgressCallSession callSession = mInProgressCallSessions.get(phoneId); in startNewCallSessionIfNeeded() local780 TelephonyCallSession callSession = new TelephonyCallSession(); in finishCallSession() local1153 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilCallList() local1239 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilDial() local1263 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilCallRing() local1277 InProgressCallSession callSession = mInProgressCallSessions.get(phoneId); in writeRilHangup() local1300 InProgressCallSession callSession = mInProgressCallSessions.get(phoneId); in writeRilAnswer() local1318 InProgressCallSession callSession = mInProgressCallSessions.get(phoneId); in writeRilSrvcc() local1408 InProgressCallSession callSession = mInProgressCallSessions.get(phoneId); in writeOnCallSolicitedResponse() local[all …]
148 IImsCallSession callSession = mFeatureBinder.createCallSession(null); in testSendDtmfMessageMessenger() local
717 BinderCallsStats.CallSession callSession = binderCallsStats.callStarted(this, code); in execTransact() local