Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DRecentsModule.java42 final String clsName = context.getString(R.string.config_recentsComponent); in provideRecentsImpl() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSystemUIApplication.java184 String clsName = services[i]; in startServicesIfNeeded() local
DSystemUIFactory.java74 final String clsName = context.getString(R.string.config_systemUIFactoryComponent); in createFromConfig() local