Searched refs:TagLost (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/device/nfc/
H A Dnfc_adapter.h72 virtual void TagLost(NfcAdapter* adapter, NfcTag* tag) {} function in class:device::NfcAdapter::Observer
H A Dnfc_adapter_chromeos.cc247 FOR_EACH_OBSERVER(NfcAdapter::Observer, observers_, TagLost(this, tag));
328 TagLost(this, tag));
H A Dnfc_chromeos_unittest.cc105 virtual void TagLost(NfcAdapter* adapter, NfcTag* tag) OVERRIDE {
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dnfc_debug_ui.cc201 virtual void TagLost(NfcAdapter*adapter, NfcTag* tag) OVERRIDE;
325 void NfcDebugMessageHandler::TagLost(NfcAdapter*adapter, NfcTag* tag) { function in class:chromeos::__anon5450::NfcDebugMessageHandler

Completed in 1049 milliseconds