Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tools/aapt2/
H A DApkInfo.proto46 SupportsInput supports_input = 6; field
/aosp_15_r20/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp2098 auto supports_input = out_badging->mutable_supports_input(); in ToProto() 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.h8218 inline const ::aapt::pb::SupportsInput& Badging::supports_input() const { in supports_input() function
8223 ::aapt::pb::SupportsInput* supports_input) { in unsafe_arena_set_allocated_supports_input()
8265 inline void Badging::set_allocated_supports_input(::aapt::pb::SupportsInput* supports_input) { in set_allocated_supports_input()
DApkInfo.pb.cc1812 Badging::_Internal::supports_input(const Badging* msg) { in supports_input() function in aapt::pb::Badging::_Internal