Searched refs:ID_POWER_SIM_OFF_RESP (Results 1 – 5 of 5) sorted by relevance
56 public static final int ID_POWER_SIM_OFF_RESP = 0x0A; field in SapMessage1090 mMsgType = ID_POWER_SIM_OFF_RESP; in createSolicited()1243 case ID_POWER_SIM_OFF_RESP: in getMsgTypeName()
295 sapMessage = new SapMessage(SapMessage.ID_POWER_SIM_OFF_RESP); in powerResponse()
273 sapMessage = new SapMessage(SapMessage.ID_POWER_SIM_OFF_RESP); in powerResponse()
24 import static com.android.bluetooth.sap.SapMessage.ID_POWER_SIM_OFF_RESP;295 return sapMsg.getMsgType() == ID_POWER_SIM_OFF_RESP in callback_powerResponse_powerOff()
24 import static com.android.bluetooth.sap.SapMessage.ID_POWER_SIM_OFF_RESP;298 return sapMsg.getMsgType() == ID_POWER_SIM_OFF_RESP in callback_powerResponse_powerOff()