Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/
DSapMessage.java77 public static final int ID_RIL_UNSOL_CONNECTED = 0x100; field in SapMessage
1265 case ID_RIL_UNSOL_CONNECTED: in getMsgTypeName()