Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapMessage.java120 public static final int RESULT_ERROR_NOT_SUPPORTED = 0x07; field in SapMessage
1018 mResultCode = RESULT_ERROR_NOT_SUPPORTED; in createSolicited()
1030 mResultCode = RESULT_ERROR_NOT_SUPPORTED; in createSolicited()
1199 return RESULT_ERROR_NOT_SUPPORTED; in mapRilErrorCode()