HomeSort by relevance Sort by last modified time
    Searched refs:NOT_A_NUMBER (Results 1 - 8 of 8) sorted by null

  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
NumberParseException.java 31 NOT_A_NUMBER,
PhoneNumberUtil.java 435 NOT_A_NUMBER,
    [all...]
  /external/llvm/unittests/Support/
IntegersSubsetTest.cpp 251 static const unsigned NOT_A_NUMBER = 0xffff;
284 unsigned_ranges ExcludeRes = { {NOT_A_NUMBER, NOT_A_NUMBER} };
294 unsigned_ranges IntersectRes = { {NOT_A_NUMBER, NOT_A_NUMBER} };
311 unsigned_ranges ExcludeRes = { {NOT_A_NUMBER, NOT_A_NUMBER} };
321 unsigned_ranges IntersectRes = { { NOT_A_NUMBER, NOT_A_NUMBER } };
  /packages/apps/ContactsCommon/src/com/android/contacts/common/
MoreContactUtils.java 87 case NOT_A_NUMBER:
  /external/libphonenumber/java/test/com/android/i18n/phonenumbers/
PhoneNumberUtilTest.java     [all...]
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumberutil.h 129 INVALID_NUMBER, // NOT_A_NUMBER in the java version.
139 NOT_A_NUMBER,
    [all...]
phonenumberutil.cc     [all...]
  /external/qemu/android/avd/
info.c 520 goto NOT_A_NUMBER;
525 goto NOT_A_NUMBER;
539 NOT_A_NUMBER:
    [all...]

Completed in 101 milliseconds