Home
last modified time | relevance | path

Searched refs:onTestMsgReceived (Results 1 – 14 of 14) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifiaware/testcase/
DDiscoveryWithRangingTestCase.java120 mListener.onTestMsgReceived( in executeTestLocal()
135 mListener.onTestMsgReceived( in executeTestLocal()
144 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_starting_rtt)); in executeTestLocal()
158 mListener.onTestMsgReceived( in executeTestLocal()
162 mListener.onTestMsgReceived( in executeTestLocal()
179 mListener.onTestMsgReceived( in executeTestLocal()
183 mListener.onTestMsgReceived( in executeTestLocal()
208 mListener.onTestMsgReceived( in executeTestLocal()
222 mListener.onTestMsgReceived( in executeTestLocal()
234 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_lifecycle_ok)); in executeTestLocal()
DDataPathOutOfBandTestCase.java138 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_attached)); in executeTest()
148 mListener.onTestMsgReceived(mResources.getString(R.string.aware_status_identity, in executeTest()
218 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_publish_started)); in executeTestResponder()
241 mListener.onTestMsgReceived(mResources.getString(R.string.aware_status_received_mac, in executeTestResponder()
262 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_send_success)); in executeTestResponder()
288 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_network_requested)); in executeTestResponder()
308 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_network_success)); in executeTestResponder()
311 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_lifecycle_ok)); in executeTestResponder()
346 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_subscribe_started)); in executeTestInitiator()
359 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_discovery)); in executeTestInitiator()
[all …]
DDiscoveryBaseTestCase.java116 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_attached)); in executeAttach()
130 mListener.onTestMsgReceived(mResources.getString(R.string.aware_status_identity, in executeAttach()
185 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_subscribe_started)); in executeSubscribe()
200 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_discovery)); in executeSubscribe()
219 mListener.onTestMsgReceived( in executeSubscribe()
264 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_send_success)); in executeSubscribe()
317 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_publish_started)); in executePublish()
325 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_received)); in executePublish()
338 mListener.onTestMsgReceived(mResources.getString(R.string.aware_status_received_mac, in executePublish()
DDataPathInBandTestCase.java140 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_lifecycle_ok)); in executeTest()
171 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_received)); in executeTestSubscriber()
214 mListener.onTestMsgReceived( in executeTestSubscriber()
238 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_network_success)); in executeTestSubscriber()
278 mListener.onTestMsgReceived( in executeTestSubscriber()
316 mListener.onTestMsgReceived( in executeTestSubscriber()
366 mListener.onTestMsgReceived( in executeTestPublisher()
385 mListener.onTestMsgReceived(mContext.getString( in executeTestPublisher()
451 mListener.onTestMsgReceived( in executeTestPublisher()
470 mListener.onTestMsgReceived(mContext.getString(R.string.aware_status_send_success)); in executeTestPublisher()
[all …]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifi/testcase/
DNetworkSuggestionTestCase.java265 mListener.onTestMsgReceived(mContext.getString(R.string.wifi_status_suggestion_add)); in executeTest()
274 mListener.onTestMsgReceived(mContext.getString( in executeTest()
288 mListener.onTestMsgReceived(mContext.getString( in executeTest()
310 mListener.onTestMsgReceived(mContext.getString( in executeTest()
318 mListener.onTestMsgReceived( in executeTest()
322 mListener.onTestMsgReceived(mContext.getString( in executeTest()
330 mListener.onTestMsgReceived( in executeTest()
351 mListener.onTestMsgReceived( in executeTest()
361 mListener.onTestMsgReceived( in executeTest()
367 mListener.onTestMsgReceived( in executeTest()
[all …]
DNetworkRequestTestCase.java187 mListener.onTestMsgReceived( in executeTest()
196 mListener.onTestMsgReceived( in executeTest()
199 mListener.onTestMsgReceived( in executeTest()
210 mListener.onTestMsgReceived( in executeTest()
215 mListener.onTestMsgReceived( in executeTest()
224 mListener.onTestMsgReceived( in executeTest()
227 mListener.onTestMsgReceived( in executeTest()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
DTestCase.java172 mListener.onTestMsgReceived(mContext.getString(id)); in notifyTestMsg()
197 public void onTestMsgReceived(String msg); in onTestMsgReceived() method
/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifiaware/
DBaseTestActivity.java89 public void onTestMsgReceived(String msg) { in onTestMsgReceived() method in BaseTestActivity
DBaseTestCase.java146 void onTestMsgReceived(String msg); in onTestMsgReceived() method
/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifi/
DBaseTestCase.java171 void onTestMsgReceived(String msg); in onTestMsgReceived() method
DBaseTestActivity.java127 public void onTestMsgReceived(String msg) { in onTestMsgReceived() method in BaseTestActivity
DTestUtils.java79 mListener.onTestMsgReceived(mContext.getString(R.string.wifi_status_initiating_scan)); in startScanAndWaitForResults()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/
DResponderTestActivity.java156 public void onTestMsgReceived(final String msg) { in onTestMsgReceived() method in ResponderTestActivity
DRequesterTestActivity.java179 public void onTestMsgReceived(final String msg) { in onTestMsgReceived() method in RequesterTestActivity