Searched refs:ID_RIL_UNKNOWN (Results 1 – 5 of 5) sorted by relevance
81 public static final int ID_RIL_UNKNOWN = 0x1ff; field in SapMessage893 mMsgType = ID_RIL_UNKNOWN; in createUnsolicited()912 mMsgType = ID_RIL_UNKNOWN; in createUnsolicited()918 mMsgType = ID_RIL_UNKNOWN; in createUnsolicited()1269 case ID_RIL_UNKNOWN: in getMsgTypeName()
349 SapMessage sapMessage = new SapMessage(SapMessage.ID_RIL_UNKNOWN); in errorResponse()
327 SapMessage sapMessage = new SapMessage(SapMessage.ID_RIL_UNKNOWN); in errorResponse()
28 import static com.android.bluetooth.sap.SapMessage.ID_RIL_UNKNOWN;420 return sapMsg.getMsgType() == ID_RIL_UNKNOWN; in callback_errorResponse()
28 import static com.android.bluetooth.sap.SapMessage.ID_RIL_UNKNOWN;423 return sapMsg.getMsgType() == ID_RIL_UNKNOWN; in callback_errorResponse()