OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INT_NUM_BYTES
(Results
1 - 2
of
2
) sorted by null
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/prefixmapper/
FlyweightMapStorage.java
39
private static final int
INT_NUM_BYTES
= Integer.SIZE / 8;
186
return value <= Short.MAX_VALUE ? SHORT_NUM_BYTES :
INT_NUM_BYTES
;
/packages/apps/ContactsCommon/libs/
geocoder-2.9.jar
Completed in 44 milliseconds