Searched refs:InsetsAnimationThread (Results 1 – 9 of 9) sorted by relevance
27 public class InsetsAnimationThread extends HandlerThread { class29 private static InsetsAnimationThread sInstance;32 private InsetsAnimationThread() { in InsetsAnimationThread() method in InsetsAnimationThread39 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()
123 InsetsAnimationThread.getHandler().post(() -> { in InsetsAnimationThreadControlRunner()176 InsetsAnimationThread.getHandler().post(mControl::cancel); in cancel()193 InsetsAnimationThread.getHandler().post( in updateLayoutInsetsDuringAnimation()
568 InsetsAnimationThread.release(); in doRemoveView()
267 InsetsAnimationThread.get().getThreadHandler().runWithScissors(() -> {}, 500); in testSystemDrivenInsetsAnimationLoggingListener_onReady()
517 Landroid/view/InsetsAnimationThread; 56
8789 android.view.InsetsAnimationThread
16383 HSPLandroid/view/InsetsAnimationThread;->ensureThreadLocked()V16384 HSPLandroid/view/InsetsAnimationThread;->getHandler()Landroid/os/Handler;16385 HSPLandroid/view/InsetsAnimationThread;->release()V41333 Landroid/view/InsetsAnimationThread;
16319 HSPLandroid/view/InsetsAnimationThread;->ensureThreadLocked()V16320 HSPLandroid/view/InsetsAnimationThread;->getHandler()Landroid/os/Handler;16321 HSPLandroid/view/InsetsAnimationThread;->release()V31172 Landroid/view/InsetsAnimationThread;
8758 android.view.InsetsAnimationThread