OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mKeyBg
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SkbTemplate.java
216
public Drawable
mKeyBg
;
224
mKeyBg
= bg;
SoftKeyToggle.java
131
return state.mKeyType.
mKeyBg
;
133
return mKeyType.
mKeyBg
;
SoftKey.java
154
return mKeyType.
mKeyBg
;
Completed in 17 milliseconds