OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:numberat
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialNameMatcher.java
201
int
numberAt
= offset;
228
numberAt
++;
230
return new SmartDialMatchPosition(0 + offset,
numberAt
);
Completed in 36 milliseconds