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

  /frameworks/base/telephony/java/com/android/internal/telephony/
CommandException.java 41 SUBSCRIPTION_NOT_AVAILABLE,
78 case RILConstants.SUBSCRIPTION_NOT_AVAILABLE:
79 return new CommandException(Error.SUBSCRIPTION_NOT_AVAILABLE);
RILConstants.java 51 int SUBSCRIPTION_NOT_AVAILABLE = 12; /* fail to find CDMA subscription from specified

Completed in 42 milliseconds