Home
last modified time | relevance | path

Searched defs:doFetch (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/libvintf/test/
H A DRuntimeInfo-fake.cpp33 status_t MockRuntimeInfo::doFetch(RuntimeInfo::FetchFlags flags) { in doFetch() function in android::vintf::details::MockRuntimeInfo
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DDefaultCategoryProvider.java160 protected void doFetch(final CategoryReceiver receiver, boolean forceRefresh) { in doFetch() method in DefaultCategoryProvider