Home
last modified time | relevance | path

Searched refs:SET_PARENT (Results 1 – 4 of 4) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DLogUtils.java139 public static final String SET_PARENT = "SET_PARENT"; field in LogUtils.Events
DAnalytics.java72 put(LogUtils.Events.SET_PARENT, AnalyticsEvent.SET_PARENT);
DCall.java2854 Log.addEvent(this, LogUtils.Events.SET_PARENT, parentCall); in notifyParentChanged()
/packages/services/Telecomm/proto/
Dtelecom.proto88 SET_PARENT = 302; enumerator