OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kAnim
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/tools/aapt2/
Resource.cpp
27
case ResourceType::
kAnim
: return u"anim";
55
{ u"anim", ResourceType::
kAnim
},
Resource_test.cpp
26
EXPECT_EQ(*type, ResourceType::
kAnim
);
Resource.h
38
kAnim
,
Completed in 53 milliseconds