Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DAnalytics.java97 put(LogUtils.Sessions.ICA_REJECT_CALL, SessionTiming.ICA_REJECT_CALL);
DLogUtils.java36 public static final String ICA_REJECT_CALL = "ICA.rC"; field in LogUtils.Sessions
DInCallAdapter.java74 Log.startSession(LogUtils.Sessions.ICA_REJECT_CALL, mOwnerComponentName); in rejectCall()
/packages/services/Telecomm/proto/
Dtelecom.proto22 ICA_REJECT_CALL = 2; enumerator