Searched defs:recompute (Results 1 – 6 of 6) sorted by relevance
65 protected Boolean recompute(ChangeIdStateQuery query) { in recompute() method in ChangeIdStateCache
38 protected String recompute(Integer qv) { in recompute() method in PropertyInvalidatedCacheTest.TestCache
383 protected abstract Result recompute(Query query); in recompute() method in PropertyInvalidatedCache
195 protected T recompute(Void aVoid) { in recompute() method in SubscriptionManager.VoidPropertyInvalidatedCache229 protected T recompute(Integer query) { in recompute() method in SubscriptionManager.IntegerPropertyInvalidatedCache
3587 protected Boolean recompute(Integer userId) { in recompute() method in LocationManager.LocationEnabledCache
1185 private void updateMaxDisplayedNotifications(boolean recompute) { in updateMaxDisplayedNotifications()