Home
last modified time | relevance | path

Searched refs:runWithTransaction (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DSyncTransactionQueue.java114 runnable.runWithTransaction(t); in runInSync()
123 mRunnables.get(i).runWithTransaction(t); in onTransactionReceived()
131 void runWithTransaction(SurfaceControl.Transaction t); in runWithTransaction() method