Searched refs:calcMethod (Results 1 – 1 of 1) sorted by relevance
161 String calcMethod; in updateLevel() local165 calcMethod = DEFAULT_LEVEL_CALCULATION_METHOD; in updateLevel()169 calcMethod = cc.getString( in updateLevel()172 if (TextUtils.isEmpty(calcMethod)) calcMethod = DEFAULT_LEVEL_CALCULATION_METHOD; in updateLevel()181 switch (calcMethod) { in updateLevel()192 + calcMethod); in updateLevel()