Home
last modified time | relevance | path

Searched refs:SET_ACTIVE (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DLogUtils.java97 public static final String SET_ACTIVE = "SET_ACTIVE"; field in LogUtils.Events
224 new TimedEventPair(REQUEST_ACCEPT, SET_ACTIVE, ACCEPT_TIMING),
228 new TimedEventPair(REQUEST_UNHOLD, SET_ACTIVE, UNHOLD_TIMING),
H A DAnalytics.java88 put(LogUtils.Events.SET_ACTIVE, AnalyticsEvent.SET_ACTIVE);
H A DCall.java1202 event = LogUtils.Events.SET_ACTIVE; in setState()
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DAnalyticsTests.java181 assertTrue(capturedEvents.contains(ParcelableCallAnalytics.AnalyticsEvent.SET_ACTIVE)); in testAnalyticsDumping()
365 assertTrue(capturedEvents.contains(ParcelableCallAnalytics.AnalyticsEvent.SET_ACTIVE)); in testAnalyticsDumpToProto()
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DParcelableCallAnalytics.java96 public static final int SET_ACTIVE = 1; field in ParcelableCallAnalytics.AnalyticsEvent
/aosp12/packages/services/Telecomm/proto/
H A Dtelecom.proto58 SET_ACTIVE = 1; enumerator
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt10919 field public static final int SET_ACTIVE = 1; // 0x1