Searched refs:verifyProfile (Results 1 – 3 of 3) sorted by relevance
30 boolean testResult = E2eUiTestUtils.verifyProfile(this, getIntent(), dpm); in onCreate()
41 boolean testResult = E2eUiTestUtils.verifyProfile(context, intent, getManager(context)); in onProfileProvisioningComplete()
50 public static boolean verifyProfile(Context context, Intent intent, in verifyProfile() method in E2eUiTestUtils