Home
last modified time | relevance | path

Searched defs:removeFromPassthroughList (Results 1 – 5 of 5) sorted by relevance

/device/google/atv/mdns_offload/interface/aidl/device/google/atv/mdns_offload/
DIMdnsOffloadManager.aidl70 void removeFromPassthroughList(String networkInterface, String qname, IBinder clientToken); in removeFromPassthroughList() method
DIMdnsOffload.aidl158 void removeFromPassthroughList(String networkInterface, String qname); in removeFromPassthroughList() method
/device/google/atv/mdns_offload/interface/aidl/aidl_api/device.google.atv.mdns_offload_manager-aidl/current/device/google/atv/mdns_offload/
DIMdnsOffloadManager.aidl40 void removeFromPassthroughList(String networkInterface, String qname, IBinder clientToken); in removeFromPassthroughList() method
/device/google/atv/mdns_offload/interface/aidl/aidl_api/device.google.atv.mdns_offload-aidl/current/device/google/atv/mdns_offload/
DIMdnsOffload.aidl29 void removeFromPassthroughList(String networkInterface, String qname); in removeFromPassthroughList() method
/device/google/atv/MdnsOffloadManagerService/tests/src/com/android/tv/mdnsoffloadmanager/
DFakeMdnsOffloadService.java134 public void removeFromPassthroughList(String iface, String qname) in removeFromPassthroughList() method in FakeMdnsOffloadService