Searched refs:mApplyTransactionRunnable (Results 1 – 1 of 1) sorted by relevance
87 private final Runnable mApplyTransactionRunnable = this::applyTransaction; field in SurfaceAnimationRunner364 mChoreographer.postCallback(CALLBACK_TRAVERSAL, mApplyTransactionRunnable, in scheduleApplyTransaction()