Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/contexthub/
DNanoAppStateManager.java154 synchronized void updateCache(int contextHubId, List<HubAppInfo> nanoAppInfoList) { in updateCache() method in NanoAppStateManager
DContextHubService.java730 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/services/core/java/com/android/server/notification/
DManagedServices.java1799 public void updateCache(@NonNull Context context) { in updateCache() method in ManagedServices.UserProfiles
DNotificationManagerService.java1818 mUserProfiles.updateCache(context);
1833 mUserProfiles.updateCache(context);
1840 mUserProfiles.updateCache(context);
1850 mUserProfiles.updateCache(context);
2321 mUserProfiles.updateCache(getContext()); in init()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java2549 boolean updateCache = false; in saveAuthTokenToDatabase()
2558 updateCache = true; in saveAuthTokenToDatabase()
2564 if (updateCache) { in saveAuthTokenToDatabase()
/frameworks/base/services/
Dart-profile21688 HSPLcom/android/server/location/contexthub/NanoAppStateManager;->updateCache(ILjava/util/List;)V+]L…
26155 HSPLcom/android/server/notification/ManagedServices$UserProfiles;->updateCache(Landroid/content/Con…