Home
last modified time | relevance | path

Searched refs:supports_input (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/
H A DApkInfo.proto46 SupportsInput supports_input = 6;
/aosp14/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp2100 auto supports_input = out_badging->mutable_supports_input(); in ToProto() local
2102 supports_input->add_inputs(input); in ToProto()