Searched defs:REJECT_TIMING (Results 1 – 3 of 3) sorted by relevance
/aosp12/packages/services/Telecomm/proto/ | ||
H A D | telecom.proto | 143 REJECT_TIMING = 1; enumerator |
/aosp12/frameworks/base/telecomm/java/android/telecom/ | ||
H A D | ParcelableCallAnalytics.java | 187 public static final int REJECT_TIMING = 1; field in ParcelableCallAnalytics.EventTiming |
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ | ||
H A D | LogUtils.java | 209 public static final String REJECT_TIMING = "reject"; field in LogUtils.Events.Timings |