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

  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
SapServerTest.java 74 SapMessage resetResp = new SapMessage(SapMessage.ID_RESET_SIM_RESP);
125 SapMessage resetResp = new SapMessage(SapMessage.ID_RESET_SIM_RESP);
239 SapMessage resetResp = new SapMessage(SapMessage.ID_RESET_SIM_RESP);
277 SapMessage resetResp = new SapMessage(SapMessage.ID_RESET_SIM_RESP);
  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapMessage.java 54 public static final int ID_RESET_SIM_RESP = 0x0E;
    [all...]

Completed in 657 milliseconds