Searched refs:currentValue (Results 1 – 2 of 2) sorted by relevance
393 String currentValue = mMetrics.get(metricEntry.getKey()); in checkMetrics() local394 if (keyCheckSet.contains(metricEntry.getKey()) && currentValue != null in checkMetrics()395 && !metricEntry.getValue().equals(currentValue)) { in checkMetrics()399 metricEntry.getKey(), currentValue, metricEntry.getValue()); in checkMetrics()402 metricEntry.getValue(), currentValue)); in checkMetrics()
38157 private java.lang.Object currentValue(