Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java558 logi("close :: Cannot close Null call session!"); in close()
682 logi("getConferenceParticipants :: mConferenceParticipants" in getConferenceParticipants()
940 logi("setMute :: turning mute " + (muted ? "on" : "off")); in setMute()
960 logi("attachSession :: session=" + session); in attachSession()
984 logi("start(1) :: session=" + session + ", callee=" + callee); in start()
1009 logi("start(n) :: session=" + session + ", callee=" + participants); in start()
1045 logi("accept :: callType=" + callType + ", profile=" + profile); in accept()
1062 logi("accept :: call profile will be updated"); in accept()
1084 logi("reject :: reason=" + reason); in reject()
1093 logi("reject :: call profile is not updated; destroy it..."); in reject()
[all …]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiConfigStore.java810 logi("addOrUpdateNetwork created netId=" + netId); in addOrUpdateNetwork()
1237 protected void logi(String s) { in logi() method in WifiConfigStore
/frameworks/base/core/java/com/android/internal/util/
DStateMachine.java2076 protected void logi(String s) { in logi() method in StateMachine
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDataConnection.java1952 protected void logi(String s) { in logi() method in DataConnection