Home
last modified time | relevance | path

Searched defs:isTagUpToDate (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Nfc/framework/java/android/nfc/
DINfcTag.aidl49 boolean isTagUpToDate(long cookie); in isTagUpToDate() method
/packages/modules/Nfc/NfcNci/src/com/android/nfc/
DNfcService.java4110 public boolean isTagUpToDate(long cookie) throws RemoteException { in isTagUpToDate() method in NfcService.TagService