Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/utils/
DSnapshotCache.java80 public SnapshotCache(@Nullable T source, @NonNull Watchable watchable, @Nullable String name) { in SnapshotCache()
98 public SnapshotCache(@Nullable T source, @NonNull Watchable watchable) { in SnapshotCache()
180 public Auto(@NonNull T source, @NonNull Watchable watchable, @Nullable String name) { in Auto()
183 public Auto(@NonNull T source, @NonNull Watchable watchable) { in Auto()