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

  /external/chromium_org/chromeos/dbus/
fake_nfc_record_client.h 55 void SetDeviceRecordsVisible(bool visible);
fake_nfc_device_client.cc 139 record_client->SetDeviceRecordsVisible(false);
224 record_client->SetDeviceRecordsVisible(true);
fake_nfc_record_client.cc 168 void FakeNfcRecordClient::SetDeviceRecordsVisible(bool visible) {
  /external/chromium_org/device/nfc/
nfc_chromeos_unittest.cc 549 fake_nfc_record_client_->SetDeviceRecordsVisible(true);

Completed in 884 milliseconds