Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/inputmethod/
DVirtualKeyboardFragment.java82 final boolean isAllowedByOrganization = permittedList == null in updateInputMethodPreferenceViews()
96 isAllowedByOrganization, in updateInputMethodPreferenceViews()
DAvailableVirtualKeyboardFragment.java149 final boolean isAllowedByOrganization = permittedList == null in updateInputMethodPreferenceViews()
152 context, imi, true, isAllowedByOrganization, this); in updateInputMethodPreferenceViews()
DInputMethodPreference.java93 final boolean isImeEnabler, final boolean isAllowedByOrganization, in InputMethodPreference() argument
98 mIsAllowedByOrganization = isAllowedByOrganization; in InputMethodPreference()
DInputMethodAndLanguageSettings.java408 final boolean isAllowedByOrganization = permittedList == null in updateInputMethodPreferenceViews()
412 isAllowedByOrganization, this); in updateInputMethodPreferenceViews()