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

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

Completed in 1419 milliseconds