Home
last modified time | relevance | path

Searched defs:REJECT_TIMING (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Telecomm/proto/
H A Dtelecom.proto143 REJECT_TIMING = 1; enumerator
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DParcelableCallAnalytics.java187 public static final int REJECT_TIMING = 1; field in ParcelableCallAnalytics.EventTiming
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DLogUtils.java209 public static final String REJECT_TIMING = "reject"; field in LogUtils.Events.Timings