Home
last modified time | relevance | path

Searched refs:AuthenticationBoundKeyTestActivity (Results 1 – 4 of 4) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DByodFlowTestHelper.java40 AuthenticationBoundKeyTestActivity.class.getName(), in setComponentsEnabledState()
DAuthenticationBoundKeyTestActivity.java53 public class AuthenticationBoundKeyTestActivity extends DialogTestListActivity { class
82 public AuthenticationBoundKeyTestActivity() { in AuthenticationBoundKeyTestActivity() method in AuthenticationBoundKeyTestActivity
120 … mToast = Toast.makeText(AuthenticationBoundKeyTestActivity.this, "", Toast.LENGTH_SHORT); in LockscreenCountDownTester()
DDeviceAdminTestReceiver.java110 filter.addAction(AuthenticationBoundKeyTestActivity.ACTION_AUTH_BOUND_KEY_TEST); in setupProfile()
DByodFlowTestActivity.java346 AuthenticationBoundKeyTestActivity.class.getName(), in setupTests()
347 new Intent(AuthenticationBoundKeyTestActivity.ACTION_AUTH_BOUND_KEY_TEST), in setupTests()