OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mCustomActionLabel
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardId.java
76
public final String
mCustomActionLabel
;
93
mCustomActionLabel
= (mEditorInfo.actionLabel != null)
118
id.
mCustomActionLabel
,
139
&& TextUtils.equals(other.
mCustomActionLabel
,
mCustomActionLabel
)
Key.java
324
mLabel = params.mId.
mCustomActionLabel
;
[
all
...]
Completed in 23 milliseconds