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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandException.java 89 NOT_PROVISIONED,
253 case RILConstants.NOT_PROVISIONED:
254 return new CommandException(Error.NOT_PROVISIONED);
  /frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java 102 int NOT_PROVISIONED = 61; /* Device doesnot have this value provisioned */

Completed in 845 milliseconds