Home
last modified time | relevance | path

Searched defs:AppIntentEvent (Results 1 – 1 of 1) sorted by relevance

/system/iorap/include/binder/
Dapp_intent_event.h29 struct AppIntentEvent : public AutoParcelable<AppIntentEvent> { struct
39 IORAP_INTROSPECT_ADAPT_STRUCT(AppIntentEvent, type, old_activity_info, new_activity_info); argument