Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyEventLogTest.java357 mEventLog.writeOnImsConnectionState( in testWriteImsConnectionState()
373 mEventLog.writeOnImsConnectionState( in testWriteImsConnectionState()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java1722 mEventLog.writeOnImsConnectionState(
1732 mEventLog.writeOnImsConnectionState(
1741 mEventLog.writeOnImsConnectionState(
1749 mEventLog.writeOnImsConnectionState(
1757 mEventLog.writeOnImsConnectionState(
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyEventLog.java312 public void writeOnImsConnectionState(int state, ImsReasonInfo reasonInfo) { in writeOnImsConnectionState() method in TelephonyEventLog