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