Searched refs:mSimpleExecutor (Results 1 – 3 of 3) sorted by relevance
35 private Executor mSimpleExecutor = Runnable::run; field in PhoneStateListenerExecutorTest45 mPhoneStateListenerUT = new PhoneStateListener(mSimpleExecutor) { in setUp()63 mSimpleExecutor = null; in tearDown()
305 private final Executor mSimpleExecutor = Runnable::run; field in TelephonyRegistryTest328 mTelephonyCallback.init(mSimpleExecutor); in setUp()
4408 transaction.addTransactionCompletedListener(mSimpleExecutor, in createSyncIfNeeded()12567 transaction.addTransactionCommittedListener(mSimpleExecutor, in registerCallbacksForSync()12650 mPreviousSyncSafeguard.addSyncCompleteCallback(mSimpleExecutor, () -> { in safeguardOverlappingSyncs()12661 t.addTransactionCommittedListener(mSimpleExecutor, () -> { in safeguardOverlappingSyncs()12720 private final Executor mSimpleExecutor = Runnable::run; field in ViewRootImpl.TrackballAxis12733 syncGroup.addSyncCompleteCallback(mSimpleExecutor, () -> { in updateSyncInProgressCount()