Searched refs:bootCompleteCache (Results 1 – 4 of 4) sorted by relevance
52 bootCompleteCache.setBootComplete()54 assertTrue(bootCompleteCache.isBootComplete())61 bootCompleteCache.setBootComplete()62 bootCompleteCache.setBootComplete()75 bootCompleteCache.setBootComplete()84 bootCompleteCache.setBootComplete()92 bootCompleteCache.setBootComplete()93 bootCompleteCache.setBootComplete()100 bootCompleteCache.setBootComplete()104 bootCompleteCache.setBootComplete()[all …]
81 BootCompleteCache bootCompleteCache, in PhoneStateMonitor() argument88 bootCompleteCache.addListener(() -> mDefaultHome = getCurrentDefaultHome()); in PhoneStateMonitor()
93 BroadcastDispatcher broadcastDispatcher, BootCompleteCache bootCompleteCache, in LocationControllerImpl() argument99 mBootCompleteCache = bootCompleteCache; in LocationControllerImpl()
232 abstract BootCompleteCache bindBootCompleteCache(BootCompleteCacheImpl bootCompleteCache); in bindBootCompleteCache() argument