Searched refs:InProgressSmsSession (Results 1 – 7 of 7) sorted by relevance
28 public class InProgressSmsSession { class77 public InProgressSmsSession(int phoneId) { in InProgressSmsSession() method in InProgressSmsSession
1052 InProgressSmsSession smsSession = mInProgressSmsSessions.get(phoneId); in annotateInProgressSmsSession()1104 InProgressSmsSession smsSession = mInProgressSmsSessions.get(phoneId); in startNewSmsSessionIfNeeded()1119 private InProgressSmsSession startNewSmsSession(int phoneId) { in startNewSmsSession()1120 InProgressSmsSession smsSession = new InProgressSmsSession(phoneId); in startNewSmsSession()1878 InProgressSmsSession smsSession = mInProgressSmsSessions.get(phoneId); in writeOnSmsSolicitedResponse()1913 InProgressSmsSession smsSession = mInProgressSmsSessions.get(phoneId); in writeOnImsServiceSmsSolicitedResponse()2308 InProgressSmsSession smsSession = startNewSmsSessionIfNeeded(phoneId); in writeRilSendSms()2403 InProgressSmsSession smsSession = startNewSmsSession(phoneId); in writeDroppedIncomingMultipartSms()2422 InProgressSmsSession smsSession = startNewSmsSession(phoneId); in writeIncomingSmsWithType()2498 InProgressSmsSession smsSession = startNewSmsSession(phoneId); in writeIncomingSmsSessionWithType()[all …]
34 private InProgressSmsSession mSmsSession;39 mSmsSession = new InProgressSmsSession(mPhone.getPhoneId()); in setUp()
10096 com.android.internal.telephony.metrics.InProgressSmsSession
34685 Lcom/android/internal/telephony/metrics/InProgressSmsSession;
10117 com.android.internal.telephony.metrics.InProgressSmsSession
44349 Lcom/android/internal/telephony/metrics/InProgressSmsSession;