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