Searched defs:updateCache (Results 1 – 5 of 5) sorted by relevance
154 synchronized void updateCache(int contextHubId, List<NanoAppState> nanoappStateList) { in updateCache() method in NanoAppStateManager
119 private void updateCache() { in updateCache() method in ConstrainDisplayApisConfig
277 android.window.TaskSnapshot takeTaskSnapshot(int taskId, boolean updateCache); in takeTaskSnapshot()
1923 public void updateCache(@NonNull Context context) { in updateCache() method in ManagedServices.UserProfiles
3804 public TaskSnapshot takeTaskSnapshot(int taskId, boolean updateCache) { in takeTaskSnapshot()