HomeSort by relevance Sort by last modified time
    Searched defs:TOO_LONG (Results 1 - 6 of 6) sorted by null

  /external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
NumberParseException.java 53 TOO_LONG,
PhoneNumberUtil.java 470 TOO_LONG,
    [all...]
  /external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/
NumberParseException.java 56 TOO_LONG,
PhoneNumberUtil.java 501 TOO_LONG,
    [all...]
  /external/wayland/tests/
socket-test.c 43 #define TOO_LONG (1 + sizeof example_sockaddr_un.sun_path)
57 char path[TOO_LONG];
72 char path[TOO_LONG];
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
SupportMessageTest.java 40 static final CharSequence TOO_LONG =
88 ShortMessage.TOO_LONG);
89 assertStartsWith(ShortMessage.TOO_LONG.subSequence(0, MAX_SHORT_MSG_LENGTH),

Completed in 1702 milliseconds