Searched refs:ID_RESET_SIM_RESP (Results 1 – 5 of 5) sorted by relevance
62 public static final int ID_RESET_SIM_RESP = 0x0E; field in SapMessage1144 mMsgType = ID_RESET_SIM_RESP; in createSolicited()1251 case ID_RESET_SIM_RESP: in getMsgTypeName()
309 SapMessage sapMessage = new SapMessage(SapMessage.ID_RESET_SIM_RESP); in resetSimResponse()
287 SapMessage sapMessage = new SapMessage(SapMessage.ID_RESET_SIM_RESP); in resetSimResponse()
27 import static com.android.bluetooth.sap.SapMessage.ID_RESET_SIM_RESP;346 return sapMsg.getMsgType() == ID_RESET_SIM_RESP in callback_resetSimResponse()
27 import static com.android.bluetooth.sap.SapMessage.ID_RESET_SIM_RESP;349 return sapMsg.getMsgType() == ID_RESET_SIM_RESP in callback_resetSimResponse()