Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/
DSapMessage.java950 mResultCode = mapRilErrorCode(error); in createSolicited()
1202 private static int mapRilErrorCode(int rilErrorCode) { in mapRilErrorCode() method in SapMessage