OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Latin
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Dialer/java/com/android/dialer/dialpadview/
DialpadCharMappings.java
28
/** The character mapping for the
Latin
alphabet (the default mapping) */
29
private static class
Latin
{
156
/** Returns the default character-key map (the one that uses the
Latin
alphabet). */
158
return
Latin
.CHAR_TO_KEY;
169
/** Returns the default key-characters map (the one that uses the
Latin
alphabet). */
171
return
Latin
.KEY_TO_CHARS;
/prebuilts/go/darwin-x86/src/unicode/
tables.go
[
all
...]
/prebuilts/go/linux-x86/src/unicode/
tables.go
[
all
...]
Completed in 1337 milliseconds