HomeSort by relevance Sort by last modified time
    Searched refs:TagPropertyChanged (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/chromeos/dbus/
nfc_tag_client.h 67 virtual void TagPropertyChanged(const dbus::ObjectPath& object_path,
72 // Observer::TagPropertyChanged has been called for all properties that
fake_nfc_tag_client.cc 186 TagPropertyChanged(object_path, property_name));
nfc_record_client.cc 172 virtual void TagPropertyChanged(const dbus::ObjectPath& object_path,
nfc_tag_client.cc 215 TagPropertyChanged(object_path, property_name));
nfc_client_unittest.cc 82 MOCK_METHOD2(TagPropertyChanged, void(const dbus::ObjectPath&,
304 TagPropertyChanged(tag_path,
    [all...]
  /external/chromium_org/device/nfc/
nfc_tag_chromeos.h 38 virtual void TagPropertyChanged(const dbus::ObjectPath& object_path,
nfc_tag_chromeos.cc 133 void NfcTagChromeOS::TagPropertyChanged(const dbus::ObjectPath& object_path,

Completed in 1439 milliseconds