/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/category/wrapper/ |
D | WallpaperCategoryWrapper.kt | 38 fun getCategory( method
|
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/ |
D | CategoryProvider.java | 49 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/ |
D | TestCategoryProvider.java | 74 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/ |
D | DefaultCategoryProvider.java | 121 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 D | SkMaskCache.cpp | 67 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 D | SkBitmapCache.cpp | 113 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/ |
D | CategoryAndName.java | 10 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/ |
D | MyPhotosInteractor.java | 14 …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 D | FIRDescription.h | 28 static constexpr std::string_view getCategory() { in getCategory() function
|
H A D | EchoDescription.h | 29 static constexpr std::string_view getCategory() { in getCategory() function
|
H A D | TremoloDescription.h | 28 static constexpr std::string_view getCategory() { in getCategory() function
|
H A D | FlangerDescription.h | 29 static constexpr std::string_view getCategory() { in getCategory() function
|
H A D | SlapbackDescription.h | 31 static constexpr std::string_view getCategory() { in getCategory() function
|
H A D | VibratoDescription.h | 29 static constexpr std::string_view getCategory() { in getCategory() function
|
H A D | WhiteChorusDescription.h | 29 static constexpr std::string_view getCategory() { in getCategory() function
|
H A D | IIRDescription.h | 30 static constexpr std::string_view getCategory() { in getCategory() function
|
H A D | DoublingDescription.h | 14 static constexpr std::string_view getCategory() { in getCategory() function
|
H A D | PassthroughDescription.h | 31 static constexpr std::string_view getCategory() { in getCategory() function
|
H A D | AllPassDescription.h | 29 static constexpr std::string_view getCategory() { in getCategory() function
|
H A D | GainDescription.h | 29 static constexpr std::string_view getCategory() { in getCategory() function
|
H A D | DistortionDescription.h | 29 static constexpr std::string_view getCategory() { in getCategory() function
|
H A D | OverdriveDescription.h | 34 static constexpr std::string_view getCategory() { in getCategory() function
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/utils/quota/ |
H A D | Categorizer.java | 37 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 D | Directory.java | 48 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/ |
D | MyPhotosInteractorImpl.java | 34 …linx.coroutines.flow.Flow<com.android.wallpaper.picker.data.category.CategoryModel> getCategory() { in getCategory() method in MyPhotosInteractorImpl
|