Searched refs:onApplyMessage (Results 1 – 2 of 2) sorted by relevance
55 mApplyHandler = new Handler(this::onApplyMessage); in SurfaceTransactionApplier()58 protected boolean onApplyMessage(Message msg) { in onApplyMessage() method in SurfaceTransactionApplier
74 onApplyMessage(msg.arg1); in SyncRtSurfaceTransactionApplierCompat()82 private void onApplyMessage(int seqNo) { in onApplyMessage() method in SyncRtSurfaceTransactionApplierCompat