Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp1975 auto host_apdu_action = ElementCast<Action>(FindElement(service, in Dump() local
1991 ForEachChild(service, [&apk, &components, &diag, &host_apdu_action, in Dump()
1994 if ((meta_data->name == "android.nfc.cardemulation.host_apdu_service" && host_apdu_action) in Dump()
2009 if ((host_apdu_action && root->name == "host-apdu-service") in Dump()