Searched refs:getCheckedOptions (Results 1 – 6 of 6) sorted by relevance
73 assertThat(activityInterceptorInfo.getCheckedOptions()).isEqualTo(activityOptions); in testBuildActivityInterceptorCallback()
411 activityOptions != null ? activityOptions : info.getCheckedOptions(), in addMockInterceptorCallback()
1154 info.getIntent(), info.getCheckedOptions(), activityInfo.name,1332 final boolean remoteAnimation = info != null && info.getCheckedOptions() != null in launchNotificationPermissionRequestDialog()1333 && info.getCheckedOptions().getAnimationType() == ANIM_REMOTE_ANIMATION in launchNotificationPermissionRequestDialog()1336 info.getCheckedOptions().getRemoteAnimationAdapter(), in launchNotificationPermissionRequestDialog()1337 info.getCheckedOptions().getRemoteTransition()) in launchNotificationPermissionRequestDialog()
388 public ActivityOptions getCheckedOptions() { in getCheckedOptions() method in ActivityInterceptorCallback.ActivityInterceptorInfo
134 ActivityOptions options = info.getCheckedOptions();
292 method @Nullable public android.app.ActivityOptions getCheckedOptions();