Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/testapps/ImsTestService/src/com/android/phone/testapps/imstestapp/
H A DTestImsConfigImpl.java66 public ArrayList<ConfigItem> getConfigList() { in getConfigList() method in TestImsConfigImpl
/aosp12/frameworks/base/tools/aapt/
H A DResourceTable.cpp4317 sp<ResourceTable::ConfigList> ResourceTable::getConfigList(const String16& package, in getConfigList() function in ResourceTable