Searched refs:dumpAnomalyDetection (Results 1 – 3 of 3) sorted by relevance
79 dump.put(KEY_ANOMALY_DETECTION, dumpAnomalyDetection()); in dump()171 JSONObject dumpAnomalyDetection() throws JSONException { in dumpAnomalyDetection() method in SettingsDumpService
98 final JSONObject jsonObject = mTestService.dumpAnomalyDetection(); in testDumpAnomalyDetection_returnAnomalyInfo()