Searched defs:AppLaunchEventDefender (Results 1 – 1 of 1) sorted by relevance
711 struct AppLaunchEventDefender { struct712 binder::AppLaunchEvent::Type last_event_type_{binder::AppLaunchEvent::Type::kUninitialized};714 enum class Result {720 Result OnAppLaunchEvent(binder::RequestId request_id, in OnAppLaunchEvent()