Searched defs:styleable (Results 1 – 13 of 13) sorted by relevance
/frameworks/base/core/java/com/android/internal/policy/ |
D | AttributeCache.java | 155 public Entry get(String packageName, int resId, int[] styleable) { in get() 159 public Entry get(String packageName, int resId, int[] styleable, int userId) { in get()
|
/frameworks/base/tools/aapt2/java/ |
D | JavaClassGenerator.cpp | 239 const Styleable& styleable, in ProcessStyleable() 569 const auto styleable = reinterpret_cast<const Styleable*>(entry->values.front()->value.get()); in ProcessType() local
|
D | JavaClassGenerator_test.cpp | 384 Styleable styleable; in TEST() local 422 Styleable styleable; in TEST() local
|
/frameworks/base/tools/aapt2/format/binary/ |
D | ResEntryWriter.cpp | 95 void Visit(const Styleable* styleable) override { in Visit()
|
/frameworks/base/tools/aapt2/ |
D | Debug.cpp | 111 void Visit(const Styleable* styleable) override { in Visit() 217 void Visit(const Styleable* styleable) override { in Visit()
|
D | ResourceParser_test.cpp | 694 Styleable* styleable = test::GetValue<Styleable>(&table_, "styleable/foo"); in TEST_F() local 737 Styleable* styleable = test::GetValue<Styleable>(&table_, "styleable/foo"); in TEST_F() local 873 Styleable* styleable = test::GetValue<Styleable>(&table_, "styleable/foo"); in TEST_F() local
|
D | Resources.proto | 291 Styleable styleable = 3; field
|
D | ResourceParser.cpp | 1760 std::unique_ptr<Styleable> styleable = util::make_unique<Styleable>(); in ParseDeclareStyleable() local
|
/frameworks/base/tools/aapt2/format/proto/ |
D | ProtoDeserialize.cpp | 810 std::unique_ptr<Styleable> styleable = util::make_unique<Styleable>(); in DeserializeValueFromPb() local
|
D | ProtoSerialize.cpp | 662 void Visit(const Styleable* styleable) override { in Visit()
|
/frameworks/base/tools/aapt2/cmd/ |
D | Compile.cpp | 283 auto styleable = in CompileTable() local
|
/frameworks/base/tools/aapt2/link/ |
D | TableMerger_test.cpp | 391 Styleable* styleable = test::GetValue<Styleable>(&final_table, "com.app.a:styleable/Foo"); in TEST_F() local
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |