Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DLogUtils.java68 public static final String ICA_DISCONNECT_CALL = "ICA.dC"; field in LogUtils.Sessions
DAnalytics.java107 put(LogUtils.Sessions.ICA_DISCONNECT_CALL, SessionTiming.ICA_DISCONNECT_CALL);
DInCallAdapter.java277 Log.startSession(LogUtils.Sessions.ICA_DISCONNECT_CALL, mOwnerPackageAbbreviation); in disconnectCall()
/packages/services/Telecomm/proto/
Dtelecom.proto29 ICA_DISCONNECT_CALL = 3; enumerator