Searched refs:InputMethodSystemProperty (Results 1 – 15 of 15) sorted by relevance
31 public class InputMethodSystemProperty { class
36 import android.view.inputmethod.InputMethodSystemProperty;72 return InputMethodSystemProperty.PER_PROFILE_IME_ENABLED; in isPerProfileImeEnabled()
233 import android.view.inputmethod.InputMethodSystemProperty;9432 if (!InputMethodSystemProperty.PER_PROFILE_IME_ENABLED in setPermittedInputMethods()9494 int[] profileIds = InputMethodSystemProperty.PER_PROFILE_IME_ENABLED in getPermittedInputMethodsForCurrentUser()
46 import android.view.inputmethod.InputMethodSystemProperty;338 if (!InputMethodSystemProperty.PER_PROFILE_IME_ENABLED) { in TextServicesManagerService()359 if (!InputMethodSystemProperty.PER_PROFILE_IME_ENABLED in initializeInternalStateLocked()795 if (!InputMethodSystemProperty.PER_PROFILE_IME_ENABLED) { in getDataFromCallingUserIdLocked()
44 import android.view.inputmethod.InputMethodSystemProperty;1323 if (InputMethodSystemProperty.PER_PROFILE_IME_ENABLED) { in resolveUserId()1356 final int resolvedUserId = InputMethodSystemProperty.PER_PROFILE_IME_ENABLED in resolveUserId()
70 import android.view.inputmethod.InputMethodSystemProperty;133 InputMethodSystemProperty.sMultiClientImeComponentName;
20 import static android.view.inputmethod.InputMethodSystemProperty.PER_PROFILE_IME_ENABLED;
46 import android.view.inputmethod.InputMethodSystemProperty;807 if (!InputMethodSystemProperty.MULTI_CLIENT_IME_ENABLED in handleShowImeButton()
75 import android.view.inputmethod.InputMethodSystemProperty;1154 if (InputMethodSystemProperty.MULTI_CLIENT_IME_ENABLED) { in startOtherServices()
91 import android.view.inputmethod.InputMethodSystemProperty;9381 if (!InputMethodSystemProperty.PER_PROFILE_IME_ENABLED) {
231 import android.view.inputmethod.InputMethodSystemProperty;6618 if (InputMethodSystemProperty.MULTI_CLIENT_IME_ENABLED) return; in onImeWindowSetOnDisplay()
226 CompileTimeConstant: android.view.inputmethod.InputMethodSystemProperty#MULTI_CLIENT_IME_ENABLED:2675 StaticUtils: android.view.inputmethod.InputMethodSystemProperty:
4549 public class InputMethodSystemProperty {4550 ctor public InputMethodSystemProperty();
4115 android.view.inputmethod.InputMethodSystemProperty
18208 HSPLandroid/view/inputmethod/InputMethodSystemProperty;->getMultiClientImeComponentName()Landroid/c…36836 Landroid/view/inputmethod/InputMethodSystemProperty;