Searched refs:testResult (Results 1 – 4 of 4) sorted by relevance
30 boolean testResult = E2eUiTestUtils.verifyProfile(this, getIntent(), dpm); in onCreate()33 this, testResult); in onCreate()
41 boolean testResult = E2eUiTestUtils.verifyProfile(context, intent, getManager(context)); in onProfileProvisioningComplete()44 testResult); in onProfileProvisioningComplete()
41 void testResult(int mode, String update); in testResult() method138 mCallback.testResult( in runTest()
125 public void testResult(int mode, String update) { in testResult() method in UsbAoapHostActivity