HomeSort by relevance Sort by last modified time
    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 378 milliseconds