Home
last modified time | relevance | path

Searched defs:styleable (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/com/android/internal/policy/
DAttributeCache.java155 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/
DJavaClassGenerator.cpp239 const Styleable& styleable, in ProcessStyleable()
569 const auto styleable = reinterpret_cast<const Styleable*>(entry->values.front()->value.get()); in ProcessType() local
DJavaClassGenerator_test.cpp384 Styleable styleable; in TEST() local
422 Styleable styleable; in TEST() local
/frameworks/base/tools/aapt2/format/binary/
DResEntryWriter.cpp95 void Visit(const Styleable* styleable) override { in Visit()
/frameworks/base/tools/aapt2/
DDebug.cpp111 void Visit(const Styleable* styleable) override { in Visit()
217 void Visit(const Styleable* styleable) override { in Visit()
DResourceParser_test.cpp694 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
DResources.proto291 Styleable styleable = 3; field
DResourceParser.cpp1760 std::unique_ptr<Styleable> styleable = util::make_unique<Styleable>(); in ParseDeclareStyleable() local
/frameworks/base/tools/aapt2/format/proto/
DProtoDeserialize.cpp810 std::unique_ptr<Styleable> styleable = util::make_unique<Styleable>(); in DeserializeValueFromPb() local
DProtoSerialize.cpp662 void Visit(const Styleable* styleable) override { in Visit()
/frameworks/base/tools/aapt2/cmd/
DCompile.cpp283 auto styleable = in CompileTable() local
/frameworks/base/tools/aapt2/link/
DTableMerger_test.cpp391 Styleable* styleable = test::GetValue<Styleable>(&final_table, "com.app.a:styleable/Foo"); in TEST_F() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...