Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/storagemonitoring/
DIoStatsEntry.java38 public final class IoStatsEntry implements Parcelable { class
79 public IoStatsEntry(int uid, in IoStatsEntry() method in IoStatsEntry
87 public IoStatsEntry(Parcel in) { in IoStatsEntry() method in IoStatsEntry
94 public IoStatsEntry(UidIoRecord record, long runtimeMillis) { in IoStatsEntry() method in IoStatsEntry
137 public IoStatsEntry(JSONObject in) throws JSONException { in IoStatsEntry() method in IoStatsEntry