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.java156 checkCallSetup(conn, mCallProtos.get(id)); in onRilCallListChanged()
163 checkCallSetup(conn, proto); in onRilCallListChanged()
266 checkCallSetup(conn, proto); in onCallStateChanged()
443 private void checkCallSetup(Connection conn, VoiceCallSession proto) { in checkCallSetup() method in VoiceCallSessionStats