Searched refs:ID_RESET_SIM_REQ (Results 1 – 3 of 3) sorted by relevance
61 public static final int ID_RESET_SIM_REQ = 0x0D; field in SapMessage423 case ID_RESET_SIM_REQ: /* No params */ in readMessage()832 case ID_RESET_SIM_REQ: in send()1140 case ID_RESET_SIM_REQ: in createSolicited()1249 case ID_RESET_SIM_REQ: in getMsgTypeName()
417 case SapMessage.ID_RESET_SIM_REQ: in run()
25 import static com.android.bluetooth.sap.SapMessage.ID_RESET_SIM_REQ;260 mMessage.setMsgType(ID_RESET_SIM_REQ); in send()