HomeSort by relevance Sort by last modified time
    Searched refs:SAP_MSG_RFC_REPLY (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapRilReceiver.java 268 Message newMsg = mSapServerMsgHandler.obtainMessage(SapServer.SAP_MSG_RFC_REPLY, sapMsg);
SapServer.java 80 public static final int SAP_MSG_RFC_REPLY = 0x00;
537 Message newMsg = mSapHandler.obtainMessage(SAP_MSG_RFC_REPLY, sapMsg);
596 case SAP_MSG_RFC_REPLY:
    [all...]

Completed in 81 milliseconds