Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DInputMethodSystemProperty.java31 public class InputMethodSystemProperty { class
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DOverlayPackagesProvider.java36 import android.view.inputmethod.InputMethodSystemProperty;
72 return InputMethodSystemProperty.PER_PROFILE_IME_ENABLED; in isPerProfileImeEnabled()
DDevicePolicyManagerService.java233 import android.view.inputmethod.InputMethodSystemProperty;
9432 if (!InputMethodSystemProperty.PER_PROFILE_IME_ENABLED in setPermittedInputMethods()
9494 int[] profileIds = InputMethodSystemProperty.PER_PROFILE_IME_ENABLED in getPermittedInputMethodsForCurrentUser()
/frameworks/base/services/core/java/com/android/server/textservices/
DTextServicesManagerService.java46 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()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodUtils.java44 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()
DMultiClientInputMethodManagerService.java70 import android.view.inputmethod.InputMethodSystemProperty;
133 InputMethodSystemProperty.sMultiClientImeComponentName;
DInputMethodManagerService.java20 import static android.view.inputmethod.InputMethodSystemProperty.PER_PROFILE_IME_ENABLED;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java46 import android.view.inputmethod.InputMethodSystemProperty;
807 if (!InputMethodSystemProperty.MULTI_CLIENT_IME_ENABLED in handleShowImeButton()
/frameworks/base/services/java/com/android/server/
DSystemServer.java75 import android.view.inputmethod.InputMethodSystemProperty;
1154 if (InputMethodSystemProperty.MULTI_CLIENT_IME_ENABLED) { in startOtherServices()
/frameworks/base/core/java/android/provider/
DSettings.java91 import android.view.inputmethod.InputMethodSystemProperty;
9381 if (!InputMethodSystemProperty.PER_PROFILE_IME_ENABLED) {
/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerService.java231 import android.view.inputmethod.InputMethodSystemProperty;
6618 if (InputMethodSystemProperty.MULTI_CLIENT_IME_ENABLED) return; in onImeWindowSetOnDisplay()
/frameworks/base/api/
Dtest-lint-baseline.txt226 CompileTimeConstant: android.view.inputmethod.InputMethodSystemProperty#MULTI_CLIENT_IME_ENABLED:
2675 StaticUtils: android.view.inputmethod.InputMethodSystemProperty:
Dtest-current.txt4549 public class InputMethodSystemProperty {
4550 ctor public InputMethodSystemProperty();
/frameworks/base/config/
Dpreloaded-classes4115 android.view.inputmethod.InputMethodSystemProperty
Dboot-image-profile.txt18208 HSPLandroid/view/inputmethod/InputMethodSystemProperty;->getMultiClientImeComponentName()Landroid/c…
36836 Landroid/view/inputmethod/InputMethodSystemProperty;