Home
last modified time | relevance | path

Searched refs:onTestStarted (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
DTestCase.java85 mListener.onTestStarted(); in start()
185 public void onTestStarted(); in onTestStarted() method
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/
DResponderTestActivity.java136 public void onTestStarted() { in onTestStarted() method in ResponderTestActivity
DRequesterTestActivity.java161 public void onTestStarted() { in onTestStarted() method in RequesterTestActivity