Searched refs:OEM_ERROR_4 (Results 1 – 2 of 2) sorted by relevance
97 OEM_ERROR_4, enumConstant269 case RILConstants.OEM_ERROR_4: in fromRilErrno()270 return new CommandException(Error.OEM_ERROR_4); in fromRilErrno()
113 int OEM_ERROR_4 = 504; field