Searched defs:sCaches (Results 1 – 4 of 4) sorted by relevance
70 private static final WeakHashMap<SnapshotCache, Void> sCaches = new WeakHashMap<>(); field in SnapshotCache
355 private static final WeakHashMap<PropertyInvalidatedCache, Void> sCaches = new WeakHashMap<>(); field in PropertyInvalidatedCache
136 private static SparseArray<AccessibilityCache> sCaches = new SparseArray<>(); field in AccessibilityInteractionClient
298 static std::vector<Cache> sCaches{[]() { in List() local