Home
last modified time | relevance | path

Searched defs:ERROR_CODE (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/mp3dec/include/
Dpvmp3decoder_api.h94 typedef enum ERROR_CODE enum
110 } ERROR_CODE; typedef
/frameworks/opt/telephony/src/java/android/provider/
DTelephony.java259 public static final String ERROR_CODE = "error_code"; field
2377 public static final String ERROR_CODE = "err_code"; field in Telephony.MmsSms.PendingMessages