Searched refs:getAndClearLastScheduledRunnable (Results 1 – 1 of 1) sorted by relevance
634 currentThreadExecutor.getAndClearLastScheduledRunnable(); in testIfPreviousTaskIsCanceledWhenNewSessionStarts()641 assertNull(currentThreadExecutor.getAndClearLastScheduledRunnable()); in testIfPreviousTaskIsCanceledWhenNewSessionStarts()654 currentThreadExecutor.getAndClearLastScheduledRunnable(); in testIfPreviousTaskIsCanceledWhenSessionStops()661 assertNull(currentThreadExecutor.getAndClearLastScheduledRunnable()); in testIfPreviousTaskIsCanceledWhenSessionStops()700 currentThreadExecutor.getAndClearLastScheduledRunnable().run(); in testCombinedSubtypesQueriedWithMultipleListeners()723 currentThreadExecutor.getAndClearLastScheduledRunnable().run(); in testCombinedSubtypesQueriedWithMultipleListeners()748 currentThreadExecutor.getAndClearLastScheduledRunnable().run(); in testCombinedSubtypesQueriedWithMultipleListeners()1031 currentThreadExecutor.getAndClearLastScheduledRunnable(); in processResponse_searchOptionsEnableServiceRemoval_shouldRemove()1064 currentThreadExecutor.getAndClearLastScheduledRunnable(); in processResponse_searchOptionsNotEnableServiceRemoval_shouldNotRemove()1089 currentThreadExecutor.getAndClearLastScheduledRunnable(); in processResponse_removeServiceAfterTtlExpiresEnabled_shouldRemove()[all …]