Searched defs:AppIntentEvent (Results 1 – 2 of 2) sorted by relevance
29 struct AppIntentEvent : public AutoParcelable<AppIntentEvent> { struct39 IORAP_INTROSPECT_ADAPT_STRUCT(AppIntentEvent, type, old_activity_info, new_activity_info); argument
43 public class AppIntentEvent implements Parcelable { class69 private AppIntentEvent(@Type int type, ActivityInfo oldActivityInfo, in AppIntentEvent() method in AppIntentEvent114 private AppIntentEvent(Parcel in) { in AppIntentEvent() method in AppIntentEvent