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.java121 public static final int RESULT_ERROR_NOT_SUPPORTED = 0x07; field in SapMessage
983 mResultCode = RESULT_ERROR_NOT_SUPPORTED; in createSolicited()
995 mResultCode = RESULT_ERROR_NOT_SUPPORTED; in createSolicited()
1164 return RESULT_ERROR_NOT_SUPPORTED; in mapRilErrorCode()