Searched refs:applier (Results 1 – 2 of 2) sorted by relevance
73 public LightBarTransitionsController(Context context, DarkIntensityApplier applier) { in LightBarTransitionsController() argument74 mApplier = applier; in LightBarTransitionsController()
165 SyncRtSurfaceTransactionApplier applier = mTransactionApplierSupplier.get(); in applyChangeInsets() local166 applier.scheduleApply(params.toArray(new SurfaceParams[params.size()])); in applyChangeInsets()