Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DKeyguardIndicationControllerTest.java1087 String swipeUpToOpen = mContext.getString(R.string.keyguard_unlock); in coEx_faceSuccess_touchExplorationEnabled_showsFaceUnlockedSwipeToOpen() local
1088 verifyIndicationMessage(INDICATION_TYPE_BIOMETRIC_MESSAGE_FOLLOW_UP, swipeUpToOpen); in coEx_faceSuccess_touchExplorationEnabled_showsFaceUnlockedSwipeToOpen()
1110 String swipeUpToOpen = mContext.getString(R.string.keyguard_unlock); in coEx_faceSuccess_a11yEnabled_showsFaceUnlockedSwipeToOpen() local
1111 verifyIndicationMessage(INDICATION_TYPE_BIOMETRIC_MESSAGE_FOLLOW_UP, swipeUpToOpen); in coEx_faceSuccess_a11yEnabled_showsFaceUnlockedSwipeToOpen()
1132 String swipeUpToOpen = mContext.getString(R.string.keyguard_unlock); in faceOnly_faceSuccess_showsFaceUnlockedSwipeToOpen() local
1133 verifyIndicationMessage(INDICATION_TYPE_BIOMETRIC_MESSAGE_FOLLOW_UP, swipeUpToOpen); in faceOnly_faceSuccess_showsFaceUnlockedSwipeToOpen()