Searched defs:updateCache (Results 1 – 6 of 6) 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()
144 void Allocation::updateCache() { in updateCache() function in android::renderscript::Allocation
2008 public void updateCache(@NonNull Context context) { in updateCache() method in ManagedServices.UserProfiles
3945 public TaskSnapshot takeTaskSnapshot(int taskId, boolean updateCache) { in takeTaskSnapshot()