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/
DInCallAdapter.java100 Log.startSession(LogUtils.Sessions.ICA_REJECT_CALL, mOwnerPackageAbbreviation); in rejectCall()
134 Log.startSession(LogUtils.Sessions.ICA_REJECT_CALL, mOwnerPackageAbbreviation); in rejectCallWithReason()
DLogUtils.java65 public static final String ICA_REJECT_CALL = "ICA.rC"; field in LogUtils.Sessions
DAnalytics.java106 put(LogUtils.Sessions.ICA_REJECT_CALL, SessionTiming.ICA_REJECT_CALL);
/packages/services/Telecomm/proto/
Dtelecom.proto28 ICA_REJECT_CALL = 2; enumerator