Searched refs:updateCache (Results 1 – 11 of 11) sorted by relevance
83 updateCache(); in ConstrainDisplayApisConfig()86 BackgroundThread.getExecutor(), properties -> updateCache()); in ConstrainDisplayApisConfig()119 private void updateCache() { in updateCache() method in ConstrainDisplayApisConfig
154 synchronized void updateCache(int contextHubId, List<NanoAppState> nanoappStateList) { in updateCache() method in NanoAppStateManager
958 mNanoAppStateManager.updateCache(contextHubId, nanoappStateList);
277 android.window.TaskSnapshot takeTaskSnapshot(int taskId, boolean updateCache); in takeTaskSnapshot() argument
2631 boolean updateCache = false; in saveAuthTokenToDatabase()2640 updateCache = true; in saveAuthTokenToDatabase()2646 if (updateCache) { in saveAuthTokenToDatabase()
1923 public void updateCache(@NonNull Context context) { in updateCache() method in ManagedServices.UserProfiles
1857 mUserProfiles.updateCache(context);1872 mUserProfiles.updateCache(context);1879 mUserProfiles.updateCache(context);1889 mUserProfiles.updateCache(context);2400 mUserProfiles.updateCache(getContext()); in init()
1786 profiles.updateCache(mContext); in testUserProfiles_canProfileUseBoundServices_managedProfile()
3804 public TaskSnapshot takeTaskSnapshot(int taskId, boolean updateCache) { in takeTaskSnapshot() argument3815 if (updateCache) { in takeTaskSnapshot()
6830 HSPLandroidx/compose/ui/platform/OutlineResolver;->updateCache()V
4783 HSPLcom/android/server/location/contexthub/NanoAppStateManager;->updateCache(ILjava/util/List;)V+]L…