Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DPasswordMetrics.java646 final int effectiveNonNumeric = Math.max(nonNumeric, indirectNonNumeric); in removeOverlapping() local
648 numeric + effectiveNonNumeric); in removeOverlapping()