Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DLogUtils.java39 public static final String ICA_HOLD_CALL = "ICA.hC"; field in LogUtils.Sessions
DAnalytics.java105 put(LogUtils.Sessions.ICA_HOLD_CALL, SessionTiming.ICA_HOLD_CALL);
DInCallAdapter.java223 Log.startSession(LogUtils.Sessions.ICA_HOLD_CALL, mOwnerComponentName); in holdCall()
/packages/services/Telecomm/proto/
Dtelecom.proto27 ICA_HOLD_CALL = 4; enumerator