Searched refs:SAP_MSG_RFC_REPLY (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
H A DSapRilReceiver.java268 Message newMsg = mSapServerMsgHandler.obtainMessage(SapServer.SAP_MSG_RFC_REPLY, sapMsg);
H A DSapServer.java80 public static final int SAP_MSG_RFC_REPLY = 0x00; field in class:SapServer
537 Message newMsg = mSapHandler.obtainMessage(SAP_MSG_RFC_REPLY, sapMsg);
596 case SAP_MSG_RFC_REPLY:
853 case SAP_MSG_RFC_REPLY:

Completed in 1610 milliseconds