Searched refs:updateImplicitlyEnabledSubtypes (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/inputmethod/
H A DInputMethodAndSubtypeEnabler.java119 updateImplicitlyEnabledSubtypes(null /* targetImiId */, false /* check */);
251 updateImplicitlyEnabledSubtypes(imiId, true /* check */);
255 private void updateImplicitlyEnabledSubtypes(final String targetImiId, final boolean check) { method in class:InputMethodAndSubtypeEnabler
301 updateImplicitlyEnabledSubtypes(null /* targetImiId */, true /* check */);

Completed in 28 milliseconds