Searched refs:currentTimeFactory (Results 1 – 2 of 2) sorted by relevance
198 fun setCurrentTimeFactory(currentTimeFactory: CurrentTimeFactory?) { in <lambda>()199 sCurrentTimeFactory = currentTimeFactory in <lambda>()
152 static void setCurrentTimeFactory(CurrentTimeFactory currentTimeFactory) { in setCurrentTimeFactory() argument153 sCurrentTimeFactory = currentTimeFactory; in setCurrentTimeFactory()