Home
last modified time | relevance | path

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

/packages/services/Telecomm/proto/
Dtelecom.proto65 REQUEST_REJECT = 8; enumerator
/packages/services/Telecomm/src/com/android/server/telecom/
DLogUtils.java127 public static final String REQUEST_REJECT = "REQUEST_REJECT"; field in LogUtils.Events