OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:needsProximityInfo
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardLayout.java
114
if (!ProximityInfo.
needsProximityInfo
(key)) {
ProximityInfo.java
98
static boolean
needsProximityInfo
(final Key key) {
106
if (
needsProximityInfo
(key)) {
125
if (!
needsProximityInfo
(neighborKey)) {
162
if (!
needsProximityInfo
(key)) {
186
if (!
needsProximityInfo
(key)) {
Completed in 990 milliseconds