Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/
DSapMessage.java1202 private static int mapRilErrorCode(int rilErrorCode) { in mapRilErrorCode() argument
1203 switch (rilErrorCode) { in mapRilErrorCode()