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