Searched refs:sessionMethod (Results 1 – 5 of 5) sorted by relevance
776 @NonNull int subId, @NonNull String sessionMethod, int sipMessageDirection, in addSipTransportSessionStat() argument785 proto.sessionMethod = convertMessageTypeToValue(sessionMethod); in addSipTransportSessionStat()1054 public synchronized void earlySipTransportSession(String sessionMethod, String callId, in earlySipTransportSession() argument1056 mSipTransportSession = new SipTransportSessionArray(sessionMethod, in earlySipTransportSession()1703 + " Session Method = " + stat.sessionMethod in printAllMetrics()
2194 && stats.sessionMethod == key.sessionMethod in find()
1346 stats.sessionMethod, in buildStatsEvent()
991 mSipTransportSession1.sessionMethod = 2; in makeTestData()1003 mSipTransportSession2.sessionMethod = 2; in makeTestData()6081 && stats.sessionMethod == expectedStats.sessionMethod in assertHasStats()
903 assertEquals(TelephonyProtoEnums.SIP_REQUEST_INVITE, stats.sessionMethod); in onSipTransportSession_withAtoms()