Searched refs:sCurrentTimeFactory (Results 1 – 1 of 1) sorted by relevance
140 private static CurrentTimeFactory sCurrentTimeFactory; field in AlarmStateManager147 return sCurrentTimeFactory == null in getCurrentTime()149 : sCurrentTimeFactory.getCurrentTime(); in getCurrentTime()153 sCurrentTimeFactory = currentTimeFactory; in setCurrentTimeFactory()