Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DAnalytics.java96 put(LogUtils.Sessions.ICA_ANSWER_CALL, SessionTiming.ICA_ANSWER_CALL);
DLogUtils.java35 public static final String ICA_ANSWER_CALL = "ICA.aC"; field in LogUtils.Sessions
DInCallAdapter.java51 Log.startSession(LogUtils.Sessions.ICA_ANSWER_CALL, mOwnerComponentName); in answerCall()
/packages/services/Telecomm/proto/
Dtelecom.proto21 ICA_ANSWER_CALL = 1; enumerator