Home
last modified time | relevance | path

Searched refs:updateCache (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/
DNanoAppStateManager.java154 synchronized void updateCache(int contextHubId, List<HubAppInfo> nanoAppInfoList) { in updateCache() method in NanoAppStateManager
DContextHubService.java596 mNanoAppStateManager.updateCache(contextHubId, nanoAppInfoList);
/frameworks/rs/
DrsAllocation.cpp39 updateCache(); in Allocation()
51 updateCache(); in Allocation()
144 void Allocation::updateCache() { in updateCache() function in android::renderscript::Allocation
572 updateCache(); in resize1D()
DrsAllocation.h121 void updateCache();
/frameworks/base/libs/hwui/pipeline/skia/
DSkiaPipeline.cpp219 vd->updateCache(atlas, grContext); in renderVectorDrawableCache()
/frameworks/base/libs/hwui/
DVectorDrawable.h658 void updateCache(sp<skiapipeline::VectorDrawableAtlas>& atlas, GrContext* context);
DVectorDrawable.cpp489 void Tree::updateCache(sp<skiapipeline::VectorDrawableAtlas>& atlas, GrContext* context) { in updateCache() function in android::uirenderer::VectorDrawable::Tree
/frameworks/base/services/core/java/com/android/server/notification/
DManagedServices.java1452 public void updateCache(@NonNull Context context) { in updateCache() method in ManagedServices.UserProfiles
DNotificationManagerService.java1342 mUserProfiles.updateCache(context);
1357 mUserProfiles.updateCache(context);
1364 mUserProfiles.updateCache(context);
1373 mUserProfiles.updateCache(context);
1768 mUserProfiles.updateCache(getContext()); in init()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java2483 boolean updateCache = false; in saveAuthTokenToDatabase()
2492 updateCache = true; in saveAuthTokenToDatabase()
2498 if (updateCache) { in saveAuthTokenToDatabase()
/frameworks/base/services/
Dart-profile8205 HSPLcom/android/server/location/NanoAppStateManager;->updateCache(ILjava/util/List;)V
9277 HSPLcom/android/server/notification/ManagedServices$UserProfiles;->updateCache(Landroid/content/Con…