Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/utils/
DSnapshotCache.java179 public static class Auto<T extends Snappable<T>> extends SnapshotCache<T> { class in SnapshotCache
180 public Auto(@NonNull T source, @NonNull Watchable watchable, @Nullable String name) { in Auto() method in SnapshotCache.Auto
183 public Auto(@NonNull T source, @NonNull Watchable watchable) { in Auto() method in SnapshotCache.Auto