Searched refs:getConfigurations (Results 1 - 10 of 10) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigStoreLegacy.java360 public List<WifiConfiguration> getConfigurations() { method in class:WifiConfigStoreLegacy.WifiConfigStoreDataLegacy
H A DWifiConfigManager.java2761 loadInternalData(storeData.getConfigurations(), new ArrayList<WifiConfiguration>(),
/frameworks/base/tools/split-select/
H A DMain.cpp216 res.getConfigurations(&configs, true);
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DWifiConfigStoreLegacyTest.java156 networks, storeData.getConfigurations());
/frameworks/base/tools/aapt/
H A DBundle.h165 const android::String8& getConfigurations() const { return mConfigurations; } function in class:Bundle
H A DCommand.cpp959 res.getConfigurations(&configs);
2354 res.getConfigurations(&configs);
2574 err = configFilter->parse(bundle->getConfigurations());
H A DAaptAssets.cpp1313 status_t err = reqFilter->parse(bundle->getConfigurations());
1336 bundle->getConfigurations().string());
H A DResourceTable.cpp2826 if (mBundle->getConfigurations().size() > 0 && mBundle->getRequireLocalization()) {
2827 const char* allConfigs = mBundle->getConfigurations().string();
/frameworks/base/libs/androidfw/tests/
H A DResTable_test.cpp417 table.getConfigurations(&configs);
/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1982 void getConfigurations(Vector<ResTable_config>* configs, bool ignoreMipmap=false,

Completed in 159 milliseconds