Home
last modified time | relevance | path

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

/packages/services/Telecomm/proto/
Dtelecom.proto77 SKIP_RINGING = 200; enumerator
/packages/services/Telecomm/src/com/android/server/telecom/
DLogUtils.java124 public static final String SKIP_RINGING = "SKIP_RINGING"; field in LogUtils.Events