Home
last modified time | relevance | path

Searched defs:supports_screen (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/base/tools/aapt2/
H A DApkInfo.proto45 SupportsScreen supports_screen = 5; field
/aosp_15_r20/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp993 auto supports_screen = out_badging->mutable_supports_screen(); in ToProtoScreens() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/aapt2/libaapt2/linux_glibc_x86_64_static/gen/proto/frameworks/base/tools/aapt2/
DApkInfo.pb.h8133 inline const ::aapt::pb::SupportsScreen& Badging::supports_screen() const { in supports_screen() function
8138 ::aapt::pb::SupportsScreen* supports_screen) { in unsafe_arena_set_allocated_supports_screen()
8180 inline void Badging::set_allocated_supports_screen(::aapt::pb::SupportsScreen* supports_screen) { in set_allocated_supports_screen()
DApkInfo.pb.cc1808 Badging::_Internal::supports_screen(const Badging* msg) { in supports_screen() function in aapt::pb::Badging::_Internal