Searched refs:getSystemUIServiceComponents (Results 1 – 2 of 2) sorted by relevance
185 public String[] getSystemUIServiceComponents(Resources resources) { in getSystemUIServiceComponents() method in SystemUIFactory
162 String[] names = SystemUIFactory.getInstance().getSystemUIServiceComponents(getResources()); in startServicesIfNeeded()