Searched refs:sessionMethod (Results 1 – 5 of 5) sorted by relevance
766 @NonNull int subId, @NonNull String sessionMethod, int sipMessageDirection, in addSipTransportSessionStat() argument775 proto.sessionMethod = convertMessageTypeToValue(sessionMethod); in addSipTransportSessionStat()1041 public synchronized void earlySipTransportSession(String sessionMethod, String callId, in earlySipTransportSession() argument1043 mSipTransportSession = new SipTransportSessionArray(sessionMethod, in earlySipTransportSession()1695 + " Session Method = " + stat.sessionMethod in printAllMetrics()
1404 && stats.sessionMethod == key.sessionMethod in find()
892 stats.sessionMethod, in buildStatsEvent()
824 mSipTransportSession1.sessionMethod = 2; in makeTestData()836 mSipTransportSession2.sessionMethod = 2; in makeTestData()3412 && stats.sessionMethod == expectedStats.sessionMethod in assertHasStats()
901 assertEquals(TelephonyProtoEnums.SIP_REQUEST_INVITE, stats.sessionMethod); in onSipTransportSession_withAtoms()