Home
last modified time | relevance | path

Searched refs:FILTERING_TIMED_OUT (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DLogUtils.java167 public static final String FILTERING_TIMED_OUT = "FILTERING_TIMED_OUT"; field in LogUtils.Events
240 new TimedEventPair(FILTERING_INITIATED, FILTERING_TIMED_OUT,
H A DAnalytics.java100 put(LogUtils.Events.FILTERING_TIMED_OUT, AnalyticsEvent.FILTERING_TIMED_OUT);
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/
H A DIncomingCallFilterGraph.java124 Log.addEvent(mCall, LogUtils.Events.FILTERING_TIMED_OUT); in performFiltering()
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DParcelableCallAnalytics.java113 public static final int FILTERING_TIMED_OUT = 108; field in ParcelableCallAnalytics.AnalyticsEvent
/aosp12/packages/services/Telecomm/proto/
H A Dtelecom.proto75 FILTERING_TIMED_OUT = 108; enumerator
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt10908 field public static final int FILTERING_TIMED_OUT = 108; // 0x6c