Searched refs:BLASTSyncEngine (Results 1 – 10 of 10) sorted by relevance
65 final BLASTSyncEngine bse = createTestBLASTSyncEngine(); in testTrivialSyncCallback()67 BLASTSyncEngine.TransactionReadyListener listener = mock( in testTrivialSyncCallback()68 BLASTSyncEngine.TransactionReadyListener.class); in testTrivialSyncCallback()93 final BLASTSyncEngine bse = createTestBLASTSyncEngine(); in testWaitingSyncCallback()95 BLASTSyncEngine.TransactionReadyListener listener = mock( in testWaitingSyncCallback()96 BLASTSyncEngine.TransactionReadyListener.class); in testWaitingSyncCallback()117 final BLASTSyncEngine bse = createTestBLASTSyncEngine(); in testInvisibleSyncCallback()119 BLASTSyncEngine.TransactionReadyListener listener = mock( in testInvisibleSyncCallback()120 BLASTSyncEngine.TransactionReadyListener.class); in testInvisibleSyncCallback()145 final BLASTSyncEngine bse = createTestBLASTSyncEngine(); in testWaitForChildrenCallback()[all …]
70 final BLASTSyncEngine sync = createTestBLASTSyncEngine(); in createTestTransition()459 final BLASTSyncEngine sync = new BLASTSyncEngine(mWm); in testTimeout()
784 BLASTSyncEngine bse = new BLASTSyncEngine(mWm); in testBLASTCallbackWithActivityChildren()786 BLASTSyncEngine.TransactionReadyListener transactionListener = in testBLASTCallbackWithActivityChildren()787 mock(BLASTSyncEngine.TransactionReadyListener.class); in testBLASTCallbackWithActivityChildren()
803 BLASTSyncEngine createTestBLASTSyncEngine() { in createTestBLASTSyncEngine()804 return new BLASTSyncEngine(mWm) { in createTestBLASTSyncEngine()
57 class BLASTSyncEngine { class166 BLASTSyncEngine(WindowManagerService wms) { in BLASTSyncEngine() method in BLASTSyncEngine
90 class Transition extends Binder implements BLASTSyncEngine.TransactionReadyListener {126 private final BLASTSyncEngine mSyncEngine;169 TransitionController controller, BLASTSyncEngine syncEngine) { in Transition()
309 BLASTSyncEngine.SyncGroup mSyncGroup = null;3362 void setSyncGroup(@NonNull BLASTSyncEngine.SyncGroup group) { in setSyncGroup()
95 implements BLASTSyncEngine.TransactionReadyListener {
681 final BLASTSyncEngine mSyncEngine;1253 mSyncEngine = new BLASTSyncEngine(this); in WindowManagerService()
45155 …m/android/server/wm/BLASTSyncEngine$SyncGroup;-><init>(Lcom/android/server/wm/BLASTSyncEngine;Lcom…45156 …BLASTSyncEngine$SyncGroup;-><init>(Lcom/android/server/wm/BLASTSyncEngine;Lcom/android/server/wm/B…45158 PLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->access$400(Lcom/android/server/wm/BLASTSyncEngi…45159 PLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->access$500(Lcom/android/server/wm/BLASTSyncEngi…45160 PLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->access$600(Lcom/android/server/wm/BLASTSyncEngi…45166 PLcom/android/server/wm/BLASTSyncEngine;->access$000(Lcom/android/server/wm/BLASTSyncEngine;)Lcom/a…45167 PLcom/android/server/wm/BLASTSyncEngine;->access$100(Lcom/android/server/wm/BLASTSyncEngine;)Landro…45170 PLcom/android/server/wm/BLASTSyncEngine;->setReady(I)V45172 PLcom/android/server/wm/BLASTSyncEngine;->startSyncSet(Lcom/android/server/wm/BLASTSyncEngine$Trans…56338 Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;[all …]