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.java78 private DialogTestListItem mLockScreenBoundKeyTest; field in AuthenticationBoundKeyTestActivity
129 setTestResult(mLockScreenBoundKeyTest, TestResult.TEST_RESULT_FAILED); in onFinish()
137 setTestResult(mLockScreenBoundKeyTest, TestResult.TEST_RESULT_FAILED); in onFinish()
153 mLockScreenBoundKeyTest = new DialogTestListItem(this, in setupTests()
165 adapter.add(mLockScreenBoundKeyTest); in setupTests()
311 setTestResult(mLockScreenBoundKeyTest, TestResult.TEST_RESULT_PASSED); in handleActivityResult()
314 setTestResult(mLockScreenBoundKeyTest, TestResult.TEST_RESULT_FAILED); in handleActivityResult()
318 setTestResult(mLockScreenBoundKeyTest, TestResult.TEST_RESULT_FAILED); in handleActivityResult()