Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java3857 final int[] profileIdsWithDisabled = mUserManagerInternal.getProfileIds( in startInputOrWindowGainedFocusInternalLocked() local
3859 for (int profileId : profileIdsWithDisabled) { in startInputOrWindowGainedFocusInternalLocked()