Searched defs:onInterceptActivityLaunch (Results 1 – 7 of 7) sorted by relevance
39 ActivityInterceptResultWrapper onInterceptActivityLaunch( in onInterceptActivityLaunch() method
54 public ActivityInterceptResult onInterceptActivityLaunch(ActivityInterceptorInfo info) { in onInterceptActivityLaunch() method in CarActivityInterceptor
113 public ActivityInterceptResultWrapper onInterceptActivityLaunch( in onInterceptActivityLaunch() method in CarDisplayCompatActivityInterceptor
115 public ActivityInterceptResultWrapper onInterceptActivityLaunch( in onInterceptActivityLaunch() method in CarLaunchOnPrivateDisplayActivityInterceptor
69 public ActivityInterceptResultWrapper onInterceptActivityLaunch( in onInterceptActivityLaunch() method in CarActivityInterceptorUpdatableImpl
293 public ActivityInterceptResultWrapper onInterceptActivityLaunch( in onInterceptActivityLaunch() method in CarDisplayCompatScaleProviderUpdatableImpl
55 ActivityInterceptResult onInterceptActivityLaunch(@NonNull ActivityInterceptorInfo info); in onInterceptActivityLaunch() method