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

/frameworks/base/tools/aapt/
H A DAaptAssets.cpp216 if (getNavigationName(part.string(), &config)) {
461 if (getNavigationName(part.string())) {
1016 bool AaptGroupEntry::getNavigationName(const char* name, function in class:AaptGroupEntry
1143 getNavigationName(navigation.string(), &params);
H A DAaptAssets.h102 static bool getNavigationName(const char* name, ResTable_config* out = NULL);

Completed in 51 milliseconds