Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt/
H A DCommand.cpp1002 bool hasPaymentService = false; in doDump() local
1189hasPaymentService |= (actHostApduService && hasMetaHostPaymentCategory && in doDump()
1191hasPaymentService |= (actOffHostApduService && hasMetaOffHostPaymentCategory && in doDump()
2236 if (hasPaymentService) { in doDump()