Searched defs:getOrCompute (Results 1 – 2 of 2) sorted by relevance
99 NetworkStats.Entry getOrCompute(String iface, int uid, in getOrCompute() method in TrafficStatsRateLimitCache
98 public V getOrCompute(@NonNull K key, @NonNull Supplier<V> supplier) { in getOrCompute() method in LruCacheWithExpiry