Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/ui/
H A DEntry.kt119 val visualTransformation = remember { PasswordVisualTransformation() } regex
125 visualTransformation.filter(
142 displayedPassword.value = visualTransformation.filter(
/aosp14/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/bouncer/ui/composable/
H A DPasswordBouncer.kt84 visualTransformation = PasswordVisualTransformation(),