/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/category/ui/viewmodel/ |
D | CategoriesViewModel.java | 118 …a.lang.String collectionId, com.android.wallpaper.picker.category.ui.viewmodel.CategoriesViewModel… in navigateToWallpaperCollection() 121 …lpaperModel wallpaperModel, com.android.wallpaper.picker.category.ui.viewmodel.CategoriesViewModel… in navigateToPreviewScreen() 243 …ndroid.wallpaper.picker.category.ui.viewmodel.CategoriesViewModel.CategoryType categoryType = null; field in CategoriesViewModel.NavigationEvent.NavigateToPreviewScreen 247 …com.android.wallpaper.picker.category.ui.viewmodel.CategoriesViewModel.CategoryType categoryType) { in NavigateToPreviewScreen() 273 …com.android.wallpaper.picker.category.ui.viewmodel.CategoriesViewModel.CategoryType categoryType) { in copy() 343 …ndroid.wallpaper.picker.category.ui.viewmodel.CategoriesViewModel.CategoryType categoryType = null; field in CategoriesViewModel.NavigationEvent.NavigateToWallpaperCollection 347 …com.android.wallpaper.picker.category.ui.viewmodel.CategoriesViewModel.CategoryType categoryType) { in NavigateToWallpaperCollection() 373 …com.android.wallpaper.picker.category.ui.viewmodel.CategoriesViewModel.CategoryType categoryType) { in copy()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyboard/shortcut/shared/model/ |
D | ShortcutCustomizationRequestInfo.java | 11 …final com.android.systemui.keyboard.shortcut.shared.model.ShortcutCategoryType categoryType = null; field in ShortcutCustomizationRequestInfo.Add 17 …com.android.systemui.keyboard.shortcut.shared.model.ShortcutCategoryType categoryType, @org.jetbra… in Add() 59 …com.android.systemui.keyboard.shortcut.shared.model.ShortcutCategoryType categoryType, @org.jetbra… in copy() 87 …final com.android.systemui.keyboard.shortcut.shared.model.ShortcutCategoryType categoryType = null; field in ShortcutCustomizationRequestInfo.Delete 93 …com.android.systemui.keyboard.shortcut.shared.model.ShortcutCategoryType categoryType, @org.jetbra… in Delete() 135 …com.android.systemui.keyboard.shortcut.shared.model.ShortcutCategoryType categoryType, @org.jetbra… in copy()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/shortcut/shared/model/ |
H A D | ShortcutCustomizationRequestInfo.kt | 22 val categoryType: ShortcutCategoryType = ShortcutCategoryType.System, constant in com.android.systemui.keyboard.shortcut.shared.model.ShortcutCustomizationRequestInfo.Add 28 val categoryType: ShortcutCategoryType = ShortcutCategoryType.System, constant in com.android.systemui.keyboard.shortcut.shared.model.ShortcutCustomizationRequestInfo.Delete
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/notification/zen/ |
D | ZenModeBackend.java | 137 protected boolean isPriorityCategoryEnabled(int categoryType) { in isPriorityCategoryEnabled() 141 protected int getNewDefaultPriorityCategories(boolean allow, int categoryType) { in getNewDefaultPriorityCategories()
|
D | ZenModeSettings.java | 274 private boolean isCategoryEnabled(Policy policy, int categoryType) { in isCategoryEnabled()
|
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/category/ui/viewmodel/ |
D | CategoriesViewModel.kt | 317 val categoryType: CategoryType, in <lambda>() constant in com.android.wallpaper.picker.category.ui.viewmodel.CategoriesViewModel.NavigationEvent.NavigateToWallpaperCollection 322 val categoryType: CategoryType, in <lambda>() constant in com.android.wallpaper.picker.category.ui.viewmodel.CategoriesViewModel.NavigationEvent.NavigateToPreviewScreen
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/category/ui/view/providers/ |
D | IndividualPickerFactory.java | 19 … com.android.wallpaper.picker.category.ui.viewmodel.CategoriesViewModel.CategoryType categoryType); in getIndividualPickerInstance()
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/category/ui/view/providers/implementation/ |
D | DefaultIndividualPickerFactory.java | 33 …com.android.wallpaper.picker.category.ui.viewmodel.CategoriesViewModel.CategoryType categoryType) { in getIndividualPickerInstance()
|
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/individual/ |
D | PreviewIndividualHolder.java | 43 CategoriesViewModel.CategoryType categoryType) { in PreviewIndividualHolder()
|
/aosp_15_r20/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/utils/ |
H A D | MediaIDHelper.java | 55 public static String createBrowseCategoryMediaID(String categoryType, String categoryValue) { in createBrowseCategoryMediaID()
|
H A D | QueueHelper.java | 50 String categoryType = hierarchy[0]; in getPlayingQueue() local
|
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/v2/sqlite/ |
D | MediaGroupCursorUtils.java | 180 final String categoryType = cursor.getString(cursor.getColumnIndexOrThrow( in getMediaGroupCursorForCategories() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/shortcut/domain/interactor/ |
H A D | ShortcutHelperCategoriesInteractor.kt | 66 .map { (categoryType, groupedCategories) -> in <lambda>() method
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/individual/ |
D | IndividualPickerFragment2.java | 318 …com.android.wallpaper.picker.category.ui.viewmodel.CategoriesViewModel.CategoryType categoryType) { in newInstance()
|
/aosp_15_r20/frameworks/base/core/java/android/service/notification/ |
H A D | ZenModeConfig.java | 1865 private boolean isPriorityCategoryEnabled(int categoryType, Policy policy) { in isPriorityCategoryEnabled()
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kotlin/ |
D | WallpaperPicker2Lib.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/packages__apps__WallpaperPicker2__android_common__WallpaperPicker2Lib.kotlin_module
CreativeCategoryHolder ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/repackaged-jarjar/kotlinc/ |
D | WallpaperPicker2Lib.jar | com/android/wallpaper/widget/floatingsheetcontent/WallpaperInfoView.class
WallpaperInfoView.kt
package com. ... |
/aosp_15_r20/external/owasp/sanitizer/lib/junit/ |
D | junit-dep.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/ |
HD | junit-4.8.1.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/ |
D | services.core.unboosted.jar20 | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-20/ |
D | services.core.unboosted.jar | com/android/server/notification/NotificationRecordExtractorData.class
NotificationRecordExtractorData.java
package com.android. ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/javac/ |
D | WallpaperPicker2Lib.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/repackaged-jarjar/javac/ |
D | WallpaperPicker2Lib.jar | hilt_aggregated_deps/_com_android_wallpaper_picker_preview_ui_viewmodel_WallpaperPreviewViewModel_HiltModules_KeyModule.class
_com_android_wallpaper_picker_preview_ui_viewmodel_WallpaperPreviewViewModel_HiltModules_KeyModule.java
package hilt_aggregated_deps
public hilt_aggregated_deps._com_android_wallpaper_picker_preview_ui_viewmodel_WallpaperPreviewViewModel_HiltModules_KeyModule extends java.lang. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-14/ |
D | framework.jar | android/speech/AlternativeSpans.class
AlternativeSpans.java
package android.speech
public final android.speech ... |