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.java144 checkCallSetup(conn, mCallProtos.get(id)); in onRilCallListChanged()
151 checkCallSetup(conn, proto); in onRilCallListChanged()
254 checkCallSetup(conn, proto); in onCallStateChanged()
431 private void checkCallSetup(Connection conn, VoiceCallSession proto) { in checkCallSetup() method in VoiceCallSessionStats