Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapMessage.java1186 private static int mapRilErrorCode(int rilErrorCode) { in mapRilErrorCode() argument
1187 switch(rilErrorCode) { in mapRilErrorCode()