Searched refs:ActivityInterceptResult (Results 1 – 9 of 9) sorted by relevance
84 ActivityInterceptorCallback.ActivityInterceptResult result = in testActivityInterceptResult()85 new ActivityInterceptorCallback.ActivityInterceptResult(intent, activityOptions); in testActivityInterceptResult()90 result = new ActivityInterceptorCallback.ActivityInterceptResult( in testActivityInterceptResult()
980 public ActivityInterceptResult onInterceptActivityLaunch( in testRegisterActivityStartInterceptor_IndexTooSmall()993 public ActivityInterceptResult onInterceptActivityLaunch( in testRegisterActivityStartInterceptor_IndexTooLarge()1006 public ActivityInterceptResult onInterceptActivityLaunch( in testRegisterActivityStartInterceptor_DuplicateId()1015 public ActivityInterceptResult onInterceptActivityLaunch( in testRegisterActivityStartInterceptor_DuplicateId()1030 public ActivityInterceptResult onInterceptActivityLaunch( in testRegisterActivityStartInterceptor()
404 public ActivityInterceptResult onInterceptActivityLaunch(@NonNull in addMockInterceptorCallback()409 return new ActivityInterceptResult( in addMockInterceptorCallback()
55 ActivityInterceptResult onInterceptActivityLaunch(@NonNull ActivityInterceptorInfo info); in onInterceptActivityLaunch()404 final class ActivityInterceptResult { class418 public ActivityInterceptResult(@NonNull Intent intent, in ActivityInterceptResult() method in ActivityInterceptorCallback.ActivityInterceptResult435 public ActivityInterceptResult(@NonNull Intent intent, in ActivityInterceptResult() method in ActivityInterceptorCallback.ActivityInterceptResult
67 import com.android.server.wm.ActivityInterceptorCallback.ActivityInterceptResult;237 final ActivityInterceptResult interceptResult = callback.onInterceptActivityLaunch( in intercept()
275 …ullable public com.android.server.wm.ActivityInterceptorCallback.ActivityInterceptResult onInterce…279 public static final class ActivityInterceptorCallback.ActivityInterceptResult {280 …ctor public ActivityInterceptorCallback.ActivityInterceptResult(@NonNull android.content.Intent, @…
124 public ActivityInterceptResult onInterceptActivityLaunch(@NonNull138 return new ActivityInterceptResult(
158 public ActivityInterceptResult onInterceptActivityLaunch(@NonNull
1144 public ActivityInterceptorCallback.ActivityInterceptResult