Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DVoiceCallSessionStats.java210 checkCallSetup(conn, mCallProtos.get(id)); in onRilCallListChanged()
220 checkCallSetup(conn, proto); in onRilCallListChanged()
371 checkCallSetup(conn, proto); in onCallStateChanged()
633 private void checkCallSetup(Connection conn, VoiceCallSession proto) { in checkCallSetup() method in VoiceCallSessionStats