Searched refs:OEM_ERROR_12 (Results 1 – 2 of 2) sorted by relevance
105 OEM_ERROR_12, enumConstant285 case RILConstants.OEM_ERROR_12: in fromRilErrno()286 return new CommandException(Error.OEM_ERROR_12); in fromRilErrno()
121 int OEM_ERROR_12 = 512; field