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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandException.java 84 INVALID_SMS_FORMAT,
243 case RILConstants.INVALID_SMS_FORMAT:
244 return new CommandException(Error.INVALID_SMS_FORMAT);
  /frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java 97 int INVALID_SMS_FORMAT = 56; /* Invalid sms format */

Completed in 44 milliseconds