Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DInputMethodSystemProperty.java36 private static final String PROP_PROD_MULTI_CLIENT_IME = "ro.sys.multi_client_ime"; field in InputMethodSystemProperty
69 SystemProperties.get(PROP_PROD_MULTI_CLIENT_IME, "")); in getMultiClientImeComponentName()