Searched refs:VIEW_ID_PASSWORD_FIELD (Results 1 – 1 of 1) sorted by relevance
95 protected static final String VIEW_ID_PASSWORD_FIELD = "lockPassword"; field in BiometricTestBase217 final UiObject2 passwordField = findView(VIEW_ID_PASSWORD_FIELD); in successfullyEnterCredential()