Home
last modified time | relevance | path

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

/frameworks/rs/
DrsAllocation.cpp40 updateCache(); in Allocation()
52 updateCache(); in Allocation()
145 void Allocation::updateCache() { in updateCache() function in Allocation
572 updateCache(); in resize1D()
DrsAllocation.h125 void updateCache();
/frameworks/base/services/core/java/com/android/server/notification/
DManagedServices.java909 public void updateCache(@NonNull Context context) { in updateCache() method in ManagedServices.UserProfiles
DNotificationManagerService.java797 mUserProfiles.updateCache(context);
804 mUserProfiles.updateCache(context);
1028 mUserProfiles.updateCache(getContext()); in onStart()