Searched refs:ActivityEventType (Results 1 – 4 of 4) sorted by relevance
80 public @interface ActivityEventType{} annotation in ActivityEvent83 private final @ActivityEventType int mType;88 @NonNull ComponentName componentName, @ActivityEventType int type) { in ActivityEvent()117 @ActivityEventType123 public static String getTypeAsString(@ActivityEventType int type) { in getTypeAsString()
26 import android.service.contentcapture.ActivityEvent.ActivityEventType;65 @NonNull ComponentName activityComponent, @ActivityEventType int eventType, in notifyActivityEvent()
53 import android.service.contentcapture.ActivityEvent.ActivityEventType;552 @NonNull ComponentName componentName, @ActivityEventType int type) { in onActivityEventLocked()
73 import android.service.contentcapture.ActivityEvent.ActivityEventType;1176 @ActivityEventType int eventType, @NonNull ActivityId activityId) { in notifyActivityEvent()