Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
H A DSapMessage.java1184 private static int mapRilErrorCode(int rilErrorCode) { in mapRilErrorCode() argument
1185 switch (rilErrorCode) { in mapRilErrorCode()