Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
H A DSapMessage.java81 public static final int ID_RIL_UNSOL_CONNECTED = 0x100; field in SapMessage
1249 case ID_RIL_UNSOL_CONNECTED: in getMsgTypeName()