Home
last modified time | relevance | path

Searched refs:Argument (Results 1 – 5 of 5) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
DActionListenerTest.java32 public static final Argument SUCCESS = new Argument();
33 public static final Argument FAIL_NO_SERVICE =
34 new Argument(WifiP2pManager.NO_SERVICE_REQUESTS);
39 Argument arg = new Argument(reason); in onFailure()
46 Argument arg = new Argument(); in onSuccess()
54 static class Argument extends ListenerArgument { class in ActionListenerTest
63 Argument() { in Argument() method in ActionListenerTest.Argument
72 Argument(int result) { in Argument() method in ActionListenerTest.Argument
79 if (obj == null || !(obj instanceof Argument)) { in equals()
82 Argument arg = (Argument)obj; in equals()
DUPnPServiceResponseListenerTest.java68 receiveCallback(new Argument(uniqueServiceName)); in onUpnpServiceAvailable()
75 ALL_UPNP_SERVICES.add(new Argument(uuid)); in initialize()
76 ALL_UPNP_SERVICES.add(new Argument(uuid + in initialize()
78 ALL_UPNP_SERVICES.add(new Argument(uuid + in initialize()
80 ALL_UPNP_SERVICES.add(new Argument(uuid + in initialize()
82 ALL_UPNP_SERVICES.add(new Argument(uuid + in initialize()
85 UPNP_ROOT_DEVICE.add(new Argument(uuid + in initialize()
92 static class Argument extends ListenerArgument { class in UPnPServiceResponseListenerTest
95 Argument(String uniqueServiceName) { in Argument() method in UPnPServiceResponseListenerTest.Argument
101 if (obj == null || !(obj instanceof Argument)) { in equals()
[all …]
DDnsSdResponseListenerTest.java71 receiveCallback(new Argument(instanceName, registrationType)); in onDnsSdServiceAvailable()
81 IPP_DNS_PTR.add(new Argument(ippInstanceName, ippRegistrationType)); in initialize()
82 AFP_DNS_PTR.add(new Argument(afpInstanceName, afpRegistrationType)); in initialize()
83 ALL_DNS_PTR.add(new Argument(ippInstanceName, ippRegistrationType)); in initialize()
84 ALL_DNS_PTR.add(new Argument(afpInstanceName, afpRegistrationType)); in initialize()
90 static class Argument extends ListenerArgument { class in DnsSdResponseListenerTest
101 Argument(String instanceName, String registrationType) { in Argument() method in DnsSdResponseListenerTest.Argument
108 if (obj == null || !(obj instanceof Argument)) { in equals()
111 Argument arg = (Argument)obj; in equals()
DDnsSdTxtRecordListenerTest.java73 receiveCallback(new Argument(fullDomainName, txtRecordMap)); in onDnsSdTxtRecordAvailable()
86 IPP_DNS_TXT.add(new Argument(ippDomainName, ippTxtRecord)); in initialize()
87 AFP_DNS_TXT.add(new Argument(afpDomainName, afpTxtRecord)); in initialize()
88 ALL_DNS_TXT.add(new Argument(ippDomainName, ippTxtRecord)); in initialize()
89 ALL_DNS_TXT.add(new Argument(afpDomainName, afpTxtRecord)); in initialize()
95 static class Argument extends ListenerArgument { class in DnsSdTxtRecordListenerTest
105 Argument(String fullDomainName, Map<String, String> txtRecordMap) { in Argument() method in DnsSdTxtRecordListenerTest.Argument
112 if (obj == null || !(obj instanceof Argument)) { in equals()
115 Argument arg = (Argument)obj; in equals()
/cts/apps/CameraITS/build/scripts/
Dgpylint_rcfile180 # Argument names that match this expression will be ignored. Default to name