Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DRegisteredServicesCache.java534 invalidateOther(userId, otherServices); in invalidateCache()
550 private void invalidateOther(int userId, List<ApduServiceInfo> validOtherServices) { in invalidateOther() method in RegisteredServicesCache