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

  /external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
NumberParseException.java 53 TOO_LONG,
PhoneNumberUtil.java 462 TOO_LONG,
    [all...]
  /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),
  /packages/apps/Settings/src/com/android/settings/
ChooseLockPassword.java 220 private static final int TOO_LONG = 1 << 2;
582 errorCode |= TOO_LONG;
    [all...]

Completed in 134 milliseconds