Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java3767 final int[] profileIdsWithDisabled = mUserManagerInternal.getProfileIds( in startInputOrWindowGainedFocus() local
3769 for (int profileId : profileIdsWithDisabled) { in startInputOrWindowGainedFocus()