/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/category/wrapper/ |
D | WallpaperCategoryWrapper.kt | 38 fun getCategory( method
|
D | DefaultWallpaperCategoryWrapper.kt | 52 override fun getCategory( in getCategory() method in com.android.wallpaper.picker.category.wrapper.DefaultWallpaperCategoryWrapper
|
/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
|
/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
|
D | FakeWallpaperCategoryWrapper.kt | 32 override fun getCategory( in getCategory() method in com.android.wallpaper.testing.FakeWallpaperCategoryWrapper
|
/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | AccessibilityFeedbackFeatureProvider.java | 32 String getCategory(int pageId); in getCategory() method
|
D | AccessibilityPageIdFeatureProvider.java | 35 int getCategory(@Nullable ComponentName componentName); in getCategory() method
|
D | AccessibilityPageIdFeatureProviderImpl.java | 31 public int getCategory(@Nullable ComponentName componentName) { in getCategory() method in AccessibilityPageIdFeatureProviderImpl
|
D | AccessibilityFeedbackFeatureProviderImpl.java | 26 public String getCategory(int pageId) { in getCategory() method in AccessibilityFeedbackFeatureProviderImpl
|
/packages/apps/Settings/src/com/android/settings/notification/modes/ |
D | ZenModeOtherPreferenceController.java | 54 private int getCategory() { in getCategory() method in ZenModeOtherPreferenceController
|
D | ZenModeSummaryHelper.java | 300 private String getCategory(int category, ZenPolicy policy, boolean isFirst) { in getCategory() method in ZenModeSummaryHelper
|
/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/suggestions/model/ |
D | SuggestionCategory.java | 36 public String getCategory() { in getCategory() method in SuggestionCategory
|
/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
|
/packages/apps/Car/Settings/src/com/android/car/settings/qc/ |
D | MobileDataRow.java | 166 int getCategory() { in getCategory() method in MobileDataRow
|
/packages/apps/Settings/src/com/android/settings/notification/zen/ |
D | ZenModeSettings.java | 278 private String getCategory(int category, Policy policy, boolean isFirst) { in getCategory() method in ZenModeSettings.SummaryBuilder
|
/packages/apps/CellBroadcastReceiver/tests/testapp/src/com/android/cellbroadcastreceiver/tests/ |
D | SendTestBroadcastActivity.java | 85 private int getCategory() { in getCategory() method in SendTestBroadcastActivity
|
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/ |
D | ContextualCard.java | 92 public int getCategory() { in getCategory() method in ContextualCard
|
/packages/apps/Car/systemlibs/car-qc-lib/src/com/android/car/qc/ |
D | QCRow.java | 197 public int getCategory() { in getCategory() method in QCRow
|
/packages/modules/Nfc/NfcNci/src/com/android/nfc/cardemulation/ |
D | RegisteredAidCache.java | 151 String getCategory() { in getCategory() method in RegisteredAidCache.AidResolveInfo
|