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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandException.java 60 SIM_SAP_CONNECT_FAILURE,
195 case RILConstants.SIM_SAP_CONNECT_FAILURE:
196 return new CommandException(Error.SIM_SAP_CONNECT_FAILURE);
  /frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java 73 int SIM_SAP_CONNECT_FAILURE = 32;

Completed in 196 milliseconds