Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardPasswordViewController.java239 final boolean shouldBeVisible = hasMultipleEnabledIMEsOrSubtypes( in updateSwitchImeButton()
265 private boolean hasMultipleEnabledIMEsOrSubtypes(InputMethodManager imm, in hasMultipleEnabledIMEsOrSubtypes() method in KeyguardPasswordViewController