Home
last modified time | relevance | path

Searched defs:getCategory (Results 1 – 25 of 968) sorted by relevance

12345678910>>...39

/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/category/wrapper/
DWallpaperCategoryWrapper.kt38 fun getCategory( method
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DCategoryProvider.java49 Category getCategory(int index); in getCategory() method
58 Category getCategory(String collectionId); in getCategory() method
/aosp_15_r20/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestCategoryProvider.java74 public Category getCategory(int index) { in getCategory() method in TestCategoryProvider
79 public Category getCategory(String collectionId) { in getCategory() method in TestCategoryProvider
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DDefaultCategoryProvider.java121 public Category getCategory(int index) { in getCategory() method in DefaultCategoryProvider
129 public Category getCategory(String collectionId) { in getCategory() method in DefaultCategoryProvider
/aosp_15_r20/external/skia/src/core/
H A DSkMaskCache.cpp67 const char* getCategory() const override { return "rrect-blur"; } in getCategory() function
157 const char* getCategory() const override { return "rects-blur"; } in getCategory() function
H A DSkBitmapCache.cpp113 const char* getCategory() const override { return "bitmap"; } in getCategory() function in SkBitmapCache::Rec
258 const char* getCategory() const override { return "mipmap"; } in getCategory() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/shared/model/
DCategoryAndName.java10 public abstract com.android.systemui.qs.shared.model.TileCategory getCategory(); in getCategory() method
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/category/domain/interactor/
DMyPhotosInteractor.java14 …tlinx.coroutines.flow.Flow<com.android.wallpaper.picker.data.category.CategoryModel> getCategory(); in getCategory() method
/aosp_15_r20/external/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/
H A DFIRDescription.h28 static constexpr std::string_view getCategory() { in getCategory() function
H A DEchoDescription.h29 static constexpr std::string_view getCategory() { in getCategory() function
H A DTremoloDescription.h28 static constexpr std::string_view getCategory() { in getCategory() function
H A DFlangerDescription.h29 static constexpr std::string_view getCategory() { in getCategory() function
H A DSlapbackDescription.h31 static constexpr std::string_view getCategory() { in getCategory() function
H A DVibratoDescription.h29 static constexpr std::string_view getCategory() { in getCategory() function
H A DWhiteChorusDescription.h29 static constexpr std::string_view getCategory() { in getCategory() function
H A DIIRDescription.h30 static constexpr std::string_view getCategory() { in getCategory() function
H A DDoublingDescription.h14 static constexpr std::string_view getCategory() { in getCategory() function
H A DPassthroughDescription.h31 static constexpr std::string_view getCategory() { in getCategory() function
H A DAllPassDescription.h29 static constexpr std::string_view getCategory() { in getCategory() function
H A DGainDescription.h29 static constexpr std::string_view getCategory() { in getCategory() function
H A DDistortionDescription.h29 static constexpr std::string_view getCategory() { in getCategory() function
H A DOverdriveDescription.h34 static constexpr std::string_view getCategory() { in getCategory() function
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/utils/quota/
H A DCategorizer.java37 Category getCategory(int userId, @NonNull String packageName, @Nullable String tag); in getCategory() method
/aosp_15_r20/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
H A DDirectory.java48 public static DirectoryCategory getCategory(int i) { in getCategory() method in Directory
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/category/domain/interactor/implementations/
DMyPhotosInteractorImpl.java34 …linx.coroutines.flow.Flow<com.android.wallpaper.picker.data.category.CategoryModel> getCategory() { in getCategory() method in MyPhotosInteractorImpl

12345678910>>...39