Home
last modified time | relevance | path

Searched refs:getClearOptionsAnimationRunnable (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DActivityInterceptorCallbackTest.java74 assertThat(activityInterceptorInfo.getClearOptionsAnimationRunnable()) in testBuildActivityInterceptorCallback()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityInterceptorCallback.java394 public Runnable getClearOptionsAnimationRunnable() { in getClearOptionsAnimationRunnable() method in ActivityInterceptorCallback.ActivityInterceptorInfo
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DPermissionPolicyService.java1334 && info.getClearOptionsAnimationRunnable() != null; in launchNotificationPermissionRequestDialog()
1347 info.getClearOptionsAnimationRunnable().run(); in launchNotificationPermissionRequestDialog()
/aosp14/frameworks/base/services/api/
H A Dcurrent.txt293 method @Nullable public Runnable getClearOptionsAnimationRunnable();