OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasPopupHint
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
Key.java
357
public boolean
hasPopupHint
() {
KeyboardView.java
714
if ((key.
hasPopupHint
() && key.mMoreKeys != null && key.mMoreKeys.length > 0)
[
all
...]
Completed in 155 milliseconds