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

  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapRilReceiver.java 286 Message newMsg = mSapServerMsgHandler.obtainMessage(SapServer.SAP_MSG_RIL_IND, sapMsg);
SapServer.java 83 public static final int SAP_MSG_RIL_IND = 0x03;
620 case SAP_MSG_RIL_IND:
    [all...]

Completed in 172 milliseconds