Home | History | Annotate | Download | only in cardemulation

Lines Matching refs:getCategoryForAid

450                 serviceAidInfo.category = service.getCategoryForAid(aid);
506 if (CardEmulation.CATEGORY_PAYMENT.equals(service.getCategoryForAid(prefixAid)) ||
623 if ((CardEmulation.CATEGORY_PAYMENT.equals(resolveInfo.defaultService.getCategoryForAid(aid))) ||