Searched refs:calcMethod (Results 1 – 1 of 1) sorted by relevance
137 String calcMethod; in updateLevel() local141 calcMethod = DEFAULT_LEVEL_CALCULATION_METHOD; in updateLevel()145 calcMethod = cc.getString( in updateLevel()148 if (TextUtils.isEmpty(calcMethod)) calcMethod = DEFAULT_LEVEL_CALCULATION_METHOD; in updateLevel()157 switch (calcMethod) { in updateLevel()168 + calcMethod); in updateLevel()