Home
last modified time | relevance | path

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

/packages/services/Telecomm/proto/
Dtelecom.proto28 ICA_REJECT_CALL = 2; enumerator
/packages/services/Telecomm/src/com/android/server/telecom/
DLogUtils.java65 public static final String ICA_REJECT_CALL = "ICA.rC"; field in LogUtils.Sessions