Home
last modified time | relevance | path

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

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