Home
last modified time | relevance | path

Searched refs:ID_RIL_BASE (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapRilReceiver.java237 if (sapMsg.getMsgType() < SapMessage.ID_RIL_BASE) { in run()
DSapMessage.java67 public static final int ID_RIL_BASE = 0x100; field in SapMessage