Searched refs:parseScreenHeightDp (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DAaptConfig.h60 bool parseScreenHeightDp(const char* str, android::ResTable_config* out = NULL);
H A DAaptConfig.cpp102 if (parseScreenHeightDp(part, &config)) {
741 bool parseScreenHeightDp(const char* name, ResTable_config* out) { function in namespace:AaptConfig

Completed in 60 milliseconds