Searched defs:onFinishRunnable (Results 1 – 5 of 5) sorted by relevance
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
H A D | ViewUtils.java | 35 public static boolean postFrameDrawn(View view, Runnable onFinishRunnable) { in postFrameDrawn() 46 View view, Runnable onFinishRunnable, BooleanSupplier canceled) { in postFrameDrawn()
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/ |
H A D | UiUtils.java | 205 @Nullable final Runnable onFinishRunnable) { in revealOrHideViewWithAnimation()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardSecurityContainerController.java | 347 public boolean startDisappearAnimation(Runnable onFinishRunnable) { in startDisappearAnimation()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/ |
H A D | DragLayer.java | 225 float scaleX, float scaleY, int animationEndStyle, Runnable onFinishRunnable, in animateViewIntoPosition()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | NotificationPanelViewController.java | 2679 protected void flingSettings(float vel, int type, final Runnable onFinishRunnable, in flingSettings()
|