Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodSystemProperty.java32 private static final String PROP_PROD_MULTI_CLIENT_IME = "ro.sys.multi_client_ime"; field in InputMethodSystemProperty
54 SystemProperties.get(PROP_PROD_MULTI_CLIENT_IME, "")); in getMultiClientImeComponentName()