Searched refs:ID_POWER_SIM_OFF_REQ (Results 1 – 7 of 7) sorted by relevance
55 public static final int ID_POWER_SIM_OFF_REQ = 0x09; field in SapMessage421 case ID_POWER_SIM_OFF_REQ: /* No params */ in readMessage()822 case ID_POWER_SIM_OFF_REQ: in send()1086 case ID_POWER_SIM_OFF_REQ: in createSolicited()1241 case ID_POWER_SIM_OFF_REQ: in getMsgTypeName()
294 if (reqType == SapMessage.ID_POWER_SIM_OFF_REQ) { in powerResponse()
272 if (reqType == SapMessage.ID_POWER_SIM_OFF_REQ) { in powerResponse()
416 case SapMessage.ID_POWER_SIM_OFF_REQ: // Fall through in run()
23 import static com.android.bluetooth.sap.SapMessage.ID_POWER_SIM_OFF_REQ;250 mMessage.setMsgType(ID_POWER_SIM_OFF_REQ); in send()
23 import static com.android.bluetooth.sap.SapMessage.ID_POWER_SIM_OFF_REQ;277 int reqType = ID_POWER_SIM_OFF_REQ; in callback_powerResponse_powerOff()
23 import static com.android.bluetooth.sap.SapMessage.ID_POWER_SIM_OFF_REQ;280 int reqType = ID_POWER_SIM_OFF_REQ; in callback_powerResponse_powerOff()