Searched refs:OEM_ERROR_10 (Results 1 – 2 of 2) sorted by relevance
103 OEM_ERROR_10, enumConstant281 case RILConstants.OEM_ERROR_10: in fromRilErrno()282 return new CommandException(Error.OEM_ERROR_10); in fromRilErrno()
119 int OEM_ERROR_10 = 510; field