Searched refs:SKIP_RINGING (Results 1 - 3 of 3) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
H A DRinger.java143 Log.addEvent(foregroundCall, LogUtils.Events.SKIP_RINGING);
183 Log.addEvent(call, LogUtils.Events.SKIP_RINGING);
188 Log.addEvent(call, LogUtils.Events.SKIP_RINGING, "Self-managed");
H A DLogUtils.java82 public static final String SKIP_RINGING = "SKIP_RINGING"; field in class:LogUtils.Events
H A DAnalytics.java60 put(LogUtils.Events.SKIP_RINGING, AnalyticsEvent.SKIP_RINGING);

Completed in 714 milliseconds