Searched defs:wearHistory (Results 1 – 4 of 4) sorted by relevance
49 final JSONArray wearHistory = jsonObject.getJSONArray("wearHistory"); in WearHistory() local58 WearHistory wearHistory = new WearHistory(); in fromRecords() local
190 WearHistory wearHistory = WearHistory.fromJson(mWearInfoFile); in loadWearHistory() local204 private boolean addEventIfNeededLocked(WearHistory wearHistory) { in addEventIfNeededLocked()228 private void storeWearHistory(WearHistory wearHistory) { in storeWearHistory()364 final WearHistory wearHistory = loadWearHistory(); in doInitServiceIfNeededLocked() local
152 final WearHistory wearHistory; field in CarStorageMonitoringTest.TestData162 @Nullable WearHistory wearHistory, in TestData()169 @Nullable WearHistory wearHistory, in TestData()328 final WearHistory wearHistory = wearData.wearHistory; in configureFakeSystemInterface() local
323 WearHistory wearHistory = WearHistory.fromRecords(wearEstimateRecord1, in testWearHistoryToChanges() local