Searched defs:mTextColor (Results 1 – 7 of 7) sorted by relevance
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ | ||
D | KeyVisualAttributes.java | 40 public final int mTextColor; field in KeyVisualAttributes |
D | KeyDrawParams.java | 35 public int mTextColor; field in KeyDrawParams |
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/ | ||
D | CategoryView.java | 42 private int mTextColor; field in CategoryView |
/packages/apps/Launcher2/src/com/android/launcher2/ | ||
D | StrokedTextView.java | 43 private int mTextColor; field in StrokedTextView |
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/ | ||
D | StateView.java | 62 private int mTextColor; field in StateView |
/packages/apps/Contacts/src/com/android/contacts/editor/ | ||
D | LabeledEditorView.java | 519 private int mTextColor; field in LabeledEditorView.EditTypeAdapter |
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ | ||
D | TextCandidatesViewManager.java | 183 private int mTextColor = 0; field in TextCandidatesViewManager |