Home
last modified time | relevance | path

Searched defs:startStartable (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSystemUIApplication.java318 private static CoreStartable startStartable(String clsName, Provider<CoreStartable> provider) { in startStartable() method in SystemUIApplication
329 private static CoreStartable startStartable(CoreStartable startable) { in startStartable() method in SystemUIApplication