Searched refs:OEM_ERROR_18 (Results 1 – 2 of 2) sorted by relevance
111 OEM_ERROR_18, enumConstant297 case RILConstants.OEM_ERROR_18: in fromRilErrno()298 return new CommandException(Error.OEM_ERROR_18); in fromRilErrno()
127 int OEM_ERROR_18 = 518; field