Home
last modified time | relevance | path

Searched refs:getCheckedOptions (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DActivityInterceptorCallbackTest.java73 assertThat(activityInterceptorInfo.getCheckedOptions()).isEqualTo(activityOptions); in testBuildActivityInterceptorCallback()
H A DActivityStartInterceptorTest.java411 activityOptions != null ? activityOptions : info.getCheckedOptions(), in addMockInterceptorCallback()
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DPermissionPolicyService.java1154 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()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityInterceptorCallback.java388 public ActivityOptions getCheckedOptions() { in getCheckedOptions() method in ActivityInterceptorCallback.ActivityInterceptorInfo
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/virtual/
H A DVirtualDeviceManagerService.java134 ActivityOptions options = info.getCheckedOptions();
/aosp14/frameworks/base/services/api/
H A Dcurrent.txt292 method @Nullable public android.app.ActivityOptions getCheckedOptions();