Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java548 logi("close :: Cannot close Null call session!"); in close()
672 logi("getConferenceParticipants :: mConferenceParticipants" in getConferenceParticipants()
930 logi("setMute :: turning mute " + (muted ? "on" : "off")); in setMute()
950 logi("attachSession :: session=" + session); in attachSession()
974 logi("start(1) :: session=" + session + ", callee=" + callee); in start()
999 logi("start(n) :: session=" + session + ", callee=" + participants); in start()
1035 logi("accept :: callType=" + callType + ", profile=" + profile); in accept()
1052 logi("accept :: call profile will be updated"); in accept()
1074 logi("reject :: reason=" + reason); in reject()
1083 logi("reject :: call profile is not updated; destroy it..."); in reject()
[all …]
/frameworks/base/core/java/com/android/internal/util/
DStateMachine.java2022 protected void logi(String s) { in logi() method in StateMachine
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDataConnection.java2186 protected void logi(String s) { in logi() method in DataConnection