Searched refs:getConfigPreferences (Results 1 – 5 of 5) sorted by relevance
761 List<ConfigurationInfo> getConfigPreferences(); in getConfigPreferences() method
419 List<ConfigurationInfo> getConfigPreferences(); in getConfigPreferences() method
441 AndroidPackage::getConfigPreferences,
158 int size = pkg.getConfigPreferences().size(); in generateWithComponents()161 pkg.getConfigPreferences().toArray(info.configPreferences); in generateWithComponents()
932 public List<ConfigurationInfo> getConfigPreferences() { in getConfigPreferences() method in PackageImpl