Searched refs:ID_POWER_SIM_ON_REQ (Results 1 – 6 of 6) sorted by relevance
58 public static final int ID_POWER_SIM_ON_REQ = 0x0B; field in SapMessage422 case ID_POWER_SIM_ON_REQ: /* No params */ in readMessage()827 case ID_POWER_SIM_ON_REQ: in send()1113 case ID_POWER_SIM_ON_REQ: in createSolicited()1245 case ID_POWER_SIM_ON_REQ: in getMsgTypeName()
296 } else if (reqType == SapMessage.ID_POWER_SIM_ON_REQ) { in powerResponse()
274 } else if (reqType == SapMessage.ID_POWER_SIM_ON_REQ) { in powerResponse()
24 import static com.android.bluetooth.sap.SapMessage.ID_POWER_SIM_ON_REQ;255 mMessage.setMsgType(ID_POWER_SIM_ON_REQ); in send()
25 import static com.android.bluetooth.sap.SapMessage.ID_POWER_SIM_ON_REQ;304 int reqType = ID_POWER_SIM_ON_REQ; in callback_powerResponse_powerOn()
25 import static com.android.bluetooth.sap.SapMessage.ID_POWER_SIM_ON_REQ;307 int reqType = ID_POWER_SIM_ON_REQ; in callback_powerResponse_powerOn()