Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DInputMethodInfo.java104 public static final int COMPONENT_NAME_MAX_LENGTH = 1000; field in InputMethodInfo
305 if ((si.name != null && si.name.length() > COMPONENT_NAME_MAX_LENGTH) in InputMethodInfo()
308 > COMPONENT_NAME_MAX_LENGTH) in InputMethodInfo()
311 > COMPONENT_NAME_MAX_LENGTH)) { in InputMethodInfo()
/frameworks/base/core/api/
Dtest-current.txt3989 field public static final int COMPONENT_NAME_MAX_LENGTH = 1000; // 0x3e8