Home
last modified time | relevance | path

Searched refs:maybeAnomaly (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/util/viewcapture_analysis/
DViewCaptureAnalyzer.java277 final String maybeAnomaly = in detectAnomaly() local
280 if (maybeAnomaly != null) { in detectAnomaly()
284 anomalies.put(viewDiagPath, String.format("%s, %s", maybeAnomaly, latestInfo)); in detectAnomaly()