Home
last modified time | relevance | path

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

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