Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSystemUIApplication.java208 Map<Class<?>, Provider<CoreStartable>> startables, in startServicesIfNeeded()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/
H A DCollapsedStatusBarFragment.java809 Set<Startable> startables = component.getStartables(); in dump() local