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.java46 public final class IoStatsEntry implements Parcelable { class
87 public IoStatsEntry(int uid, in IoStatsEntry() method in IoStatsEntry
95 public IoStatsEntry(Parcel in) { in IoStatsEntry() method in IoStatsEntry
102 public IoStatsEntry(UidIoRecord record, long runtimeMillis) { in IoStatsEntry() method in IoStatsEntry
146 public IoStatsEntry(JSONObject in) throws JSONException { in IoStatsEntry() method in IoStatsEntry