Searched defs:doFetch (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/libvintf/test/ | ||
H A D | RuntimeInfo-fake.cpp | 33 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 D | DefaultCategoryProvider.java | 160 protected void doFetch(final CategoryReceiver receiver, boolean forceRefresh) { in doFetch() method in DefaultCategoryProvider |