Searched refs:writeOnImsConnectionState (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
H A DTelephonyMetricsTest.java321 mMetrics.writeOnImsConnectionState(mPhone.getPhoneId(),
323 mMetrics.writeOnImsConnectionState(mPhone.getPhoneId(),
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java2487 mMetrics.writeOnImsConnectionState(mPhone.getPhoneId(),
2498 mMetrics.writeOnImsConnectionState(mPhone.getPhoneId(),
2507 mMetrics.writeOnImsConnectionState(mPhone.getPhoneId(),
2515 mMetrics.writeOnImsConnectionState(mPhone.getPhoneId(),
2523 mMetrics.writeOnImsConnectionState(mPhone.getPhoneId(),
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
H A DTelephonyMetrics.java903 public synchronized void writeOnImsConnectionState(int phoneId, int state, method in class:TelephonyMetrics

Completed in 93 milliseconds