Home
last modified time | relevance | path

Searched defs:IoStats (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/car-lib/src/android/car/storagemonitoring/
DIoStats.java40 public final class IoStats implements Parcelable { class
56 public IoStats(List<IoStatsEntry> stats, long timestamp) { in IoStats() method in IoStats
61 public IoStats(Parcel in) { in IoStats() method in IoStats
69 public IoStats(JSONObject in) throws JSONException { in IoStats() method in IoStats