Home
last modified time | relevance | path

Searched refs:InsetsAnimationThread (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/view/
DInsetsAnimationThread.java27 public class InsetsAnimationThread extends HandlerThread { class
29 private static InsetsAnimationThread sInstance;
32 private InsetsAnimationThread() { in InsetsAnimationThread() method in InsetsAnimationThread
39 sInstance = new InsetsAnimationThread(); in ensureThreadLocked()
47 synchronized (InsetsAnimationThread.class) { in release()
57 public static InsetsAnimationThread get() { in get()
58 synchronized (InsetsAnimationThread.class) { in get()
65 synchronized (InsetsAnimationThread.class) { in getHandler()
DInsetsAnimationThreadControlRunner.java123 InsetsAnimationThread.getHandler().post(() -> { in InsetsAnimationThreadControlRunner()
176 InsetsAnimationThread.getHandler().post(mControl::cancel); in cancel()
193 InsetsAnimationThread.getHandler().post( in updateLayoutInsetsDuringAnimation()
DWindowManagerGlobal.java568 InsetsAnimationThread.release(); in doRemoveView()
/frameworks/base/core/tests/coretests/src/android/view/
DInsetsControllerTest.java267 InsetsAnimationThread.get().getThreadHandler().runWithScissors(() -> {}, 500); in testSystemDrivenInsetsAnimationLoggingListener_onReady()
/frameworks/base/config/
Ddirty-image-objects517 Landroid/view/InsetsAnimationThread; 56
Dpreloaded-classes8789 android.view.InsetsAnimationThread
Dboot-image-profile.txt16383 HSPLandroid/view/InsetsAnimationThread;->ensureThreadLocked()V
16384 HSPLandroid/view/InsetsAnimationThread;->getHandler()Landroid/os/Handler;
16385 HSPLandroid/view/InsetsAnimationThread;->release()V
41333 Landroid/view/InsetsAnimationThread;
/frameworks/base/boot/
Dboot-image-profile.txt16319 HSPLandroid/view/InsetsAnimationThread;->ensureThreadLocked()V
16320 HSPLandroid/view/InsetsAnimationThread;->getHandler()Landroid/os/Handler;
16321 HSPLandroid/view/InsetsAnimationThread;->release()V
31172 Landroid/view/InsetsAnimationThread;
Dpreloaded-classes8758 android.view.InsetsAnimationThread