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