Searched refs:ID_POWER_SIM_ON_RESP (Results 1 – 5 of 5) sorted by relevance
59 public static final int ID_POWER_SIM_ON_RESP = 0x0C; field in SapMessage1117 mMsgType = ID_POWER_SIM_ON_RESP; in createSolicited()1247 case ID_POWER_SIM_ON_RESP: in getMsgTypeName()
297 sapMessage = new SapMessage(SapMessage.ID_POWER_SIM_ON_RESP); in powerResponse()
275 sapMessage = new SapMessage(SapMessage.ID_POWER_SIM_ON_RESP); in powerResponse()
26 import static com.android.bluetooth.sap.SapMessage.ID_POWER_SIM_ON_RESP;322 return sapMsg.getMsgType() == ID_POWER_SIM_ON_RESP in callback_powerResponse_powerOn()
26 import static com.android.bluetooth.sap.SapMessage.ID_POWER_SIM_ON_RESP;325 return sapMsg.getMsgType() == ID_POWER_SIM_ON_RESP in callback_powerResponse_powerOn()