Searched refs:mVariablesToUpdate (Results 1 – 1 of 1) sorted by relevance
35 ArrayList<SolverVariable> mVariablesToUpdate = new ArrayList<>(); field in ArrayRow787 mVariablesToUpdate.add(variable); in updateFromSystem()790 final int size = mVariablesToUpdate.size(); in updateFromSystem()793 SolverVariable variable = mVariablesToUpdate.get(i); in updateFromSystem()802 mVariablesToUpdate.clear(); in updateFromSystem()