Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DCommand.cpp1000 bool hasPaymentService = false; in doDump() local
1152hasPaymentService |= (actHostApduService && hasMetaHostPaymentCategory && in doDump()
1154hasPaymentService |= (actOffHostApduService && hasMetaOffHostPaymentCategory && in doDump()
2166 if (hasPaymentService) { in doDump()