OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getLayoutDirectionName
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aapt/
AaptAssets.cpp
187
if (
getLayoutDirectionName
(part.string(), &config)) {
464
if (
getLayoutDirectionName
(part.string())) {
994
bool AaptGroupEntry::
getLayoutDirectionName
(const char* name, ResTable_config* out)
[
all
...]
AaptAssets.h
99
static bool
getLayoutDirectionName
(const char* name, ResTable_config* out = NULL);
Completed in 27 milliseconds