Searched refs:OEM_ERROR_4 (Results 1 – 2 of 2) sorted by relevance
96 OEM_ERROR_4, enumConstant270 case RILConstants.OEM_ERROR_4: in fromRilErrno()271 return new CommandException(Error.OEM_ERROR_4); in fromRilErrno()
116 int OEM_ERROR_4 = 504; field