Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/admin/
H A DPasswordMetrics.java653 final int effectiveNonNumeric = Math.max(nonNumeric, indirectNonNumeric); in removeOverlapping() local
655 numeric + effectiveNonNumeric); in removeOverlapping()