Searched refs:otherAids (Results 1 – 1 of 1) sorted by relevance
250 final List<String> otherAids = serviceInfo.getAids(); in isForegroundAllowedLocked() local253 if (paymentServiceInfo != null && otherAids != null && otherAids.size() > 0) { in isForegroundAllowedLocked()254 for (String aid : otherAids) { in isForegroundAllowedLocked()