Searched refs:startStartable (Results 1 – 1 of 1) sorted by relevance
317 () -> mServices[i] = startStartable(clsName, entry.getValue()), in startServicesIfNeeded()423 return startStartable(startable); in startAdditionalStartable()426 private static CoreStartable startStartable(String clsName, Provider<CoreStartable> provider) { in startStartable() method in SystemUIApplication434 return startStartable(startable); in startStartable()437 private static CoreStartable startStartable(CoreStartable startable) { in startStartable() method in SystemUIApplication