Home
last modified time | relevance | path

Searched defs:updateCache (Results 1 – 13 of 13) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/dialer/calllog/
H A DCallLogCacheUpdater.java79 public ListenableFuture<Void> updateCache(CallLogMutations mutations) { in updateCache() method in CallLogCacheUpdater
/aosp12/frameworks/base/services/core/java/com/android/server/location/contexthub/
H A DNanoAppStateManager.java154 synchronized void updateCache(int contextHubId, List<HubAppInfo> nanoAppInfoList) { in updateCache() method in NanoAppStateManager
/aosp12/frameworks/base/core/java/android/content/pm/
H A DConstrainDisplayApisConfig.java119 private void updateCache() { in updateCache() method in ConstrainDisplayApisConfig
/aosp12/hardware/qcom/sm8150p/gps/core/
H A DSystemStatusOsObserver.cpp541 bool SystemStatusOsObserver::updateCache(IDataItemCore* d) in updateCache() function in loc_core::SystemStatusOsObserver
/aosp12/hardware/qcom/sdm845/gps/sdm845/core/
H A DSystemStatusOsObserver.cpp541 bool SystemStatusOsObserver::updateCache(IDataItemCore* d) in updateCache() function in loc_core::SystemStatusOsObserver
/aosp12/hardware/qcom/sm7150/gps/core/
H A DSystemStatusOsObserver.cpp541 bool SystemStatusOsObserver::updateCache(IDataItemCore* d) in updateCache() function in loc_core::SystemStatusOsObserver
/aosp12/hardware/qcom/gps/msm8909w_3100/core/
H A DSystemStatusOsObserver.cpp557 void SystemStatusOsObserver::updateCache(IDataItemCore* d, bool& dataItemUpdated) in updateCache() function in loc_core::SystemStatusOsObserver
/aosp12/hardware/qcom/sm7250/gps/core/
H A DSystemStatusOsObserver.cpp558 bool SystemStatusOsObserver::updateCache(IDataItemCore* d) in updateCache() function in loc_core::SystemStatusOsObserver
/aosp12/hardware/qcom/sm8150/gps/core/
H A DSystemStatusOsObserver.cpp558 bool SystemStatusOsObserver::updateCache(IDataItemCore* d) in updateCache() function in loc_core::SystemStatusOsObserver
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/resources/
H A DComposerResources.cpp172 Error ComposerHandleCache::updateCache(uint32_t slot, const native_handle_t* handle, in updateCache() function in android::hardware::graphics::composer::V2_1::hal::ComposerHandleCache
/aosp12/system/libhwbinder/
H A DParcel.cpp774 void Parcel::updateCache() const { in updateCache() function in android::hardware::Parcel
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DManagedServices.java1829 public void updateCache(@NonNull Context context) { in updateCache() method in ManagedServices.UserProfiles
/aosp12/frameworks/rs/
H A DrsAllocation.cpp144 void Allocation::updateCache() { in updateCache() function in android::renderscript::Allocation