Searched defs:wearHistory (Results 1 – 4 of 4) sorted by relevance
179 WearHistory wearHistory = WearHistory.fromJson(mWearInfoFile); in loadWearHistory() local193 private boolean addEventIfNeededLocked(WearHistory wearHistory) { in addEventIfNeededLocked()217 private void storeWearHistory(WearHistory wearHistory) { in storeWearHistory()352 final WearHistory wearHistory = loadWearHistory(); in doInitServiceIfNeededLocked() local
50 final JSONArray wearHistory = jsonObject.getJSONArray("wearHistory"); in WearHistory() local59 WearHistory wearHistory = new WearHistory(); in fromRecords() local
152 final WearHistory wearHistory; field in CarStorageMonitoringTest.TestData162 @Nullable WearHistory wearHistory, in TestData()169 @Nullable WearHistory wearHistory, in TestData()331 final WearHistory wearHistory = wearData.wearHistory; in configureFakeSystemInterface() local
322 WearHistory wearHistory = WearHistory.fromRecords(wearEstimateRecord1, in testWearHistoryToChanges() local