Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DAuthenticationBoundKeyTestActivity.java77 private DialogTestListItem mLockScreenBoundKeyTest; field in AuthenticationBoundKeyTestActivity
128 setTestResult(mLockScreenBoundKeyTest, TestResult.TEST_RESULT_FAILED); in onFinish()
136 setTestResult(mLockScreenBoundKeyTest, TestResult.TEST_RESULT_FAILED); in onFinish()
152 mLockScreenBoundKeyTest = new DialogTestListItem(this, in setupTests()
164 adapter.add(mLockScreenBoundKeyTest); in setupTests()
308 setTestResult(mLockScreenBoundKeyTest, TestResult.TEST_RESULT_PASSED); in handleActivityResult()
311 setTestResult(mLockScreenBoundKeyTest, TestResult.TEST_RESULT_FAILED); in handleActivityResult()
315 setTestResult(mLockScreenBoundKeyTest, TestResult.TEST_RESULT_FAILED); in handleActivityResult()