Home
last modified time | relevance | path

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

/frameworks/rs/
DrsAllocation.h105 void updateCache();
DrsAllocation.cpp41 updateCache(); in Allocation()
72 void Allocation::updateCache() { in updateCache() function in Allocation
481 updateCache(); in resize1D()
/frameworks/base/services/core/java/com/android/server/notification/
DManagedServices.java613 public void updateCache(Context context) { in updateCache() method in ManagedServices.UserProfiles
DNotificationManagerService.java788 mUserProfiles.updateCache(context);
793 mUserProfiles.updateCache(context);
936 mUserProfiles.updateCache(getContext()); in onStart()