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

  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapRilReceiver.java 277 mSapServerMsgHandler.sendEmptyMessage(SapServer.SAP_RIL_SOCK_CLOSED);
SapServer.java 84 public static final int SAP_RIL_SOCK_CLOSED = 0x04;
624 case SAP_RIL_SOCK_CLOSED:
    [all...]

Completed in 3653 milliseconds