Home
last modified time | relevance | path

Searched defs:ICA_HOLD_CALL (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/proto/
Dtelecom.proto30 ICA_HOLD_CALL = 4; enumerator
/packages/services/Telecomm/src/com/android/server/telecom/
DLogUtils.java69 public static final String ICA_HOLD_CALL = "ICA.hC"; field in LogUtils.Sessions