Searched refs:updateRecord (Results 1 - 6 of 6) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/
H A DDNSListener.java27 void updateRecord(DNSCache dnsCache, long now, DNSEntry record); method in interface:DNSListener
H A DJmDNSImpl.java1210 listener.updateRecord(this.getCache(), now, dnsEntry);
1240 // Remind: Method updateRecord should receive a better name.
1251 public void updateRecord(long now, DNSRecord rec, Operation operation) { method in class:JmDNSImpl
1259 listener.updateRecord(this.getCache(), now, rec);
1404 this.updateRecord(now, newRecord, cacheOperation);
1783 this.updateRecord(now, record, Operation.Remove);
H A DServiceInfoImpl.java865 public void updateRecord(DNSCache dnsCache, long now, DNSEntry rec) { method in class:ServiceInfoImpl
893 this.updateRecord(dnsCache, now, entry);
896 this.updateRecord(dnsCache, now, entry);
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 118 milliseconds