Home
last modified time | relevance | path

Searched defs:iconCache (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/model/
DWidgetItem.java30 InvariantDeviceProfile idp, IconCache iconCache, Context context) { in WidgetItem()
42 public WidgetItem(ShortcutConfigActivityInfo info, IconCache iconCache) { in WidgetItem()
DSessionFailureTask.kt36 val iconCache = taskController.app.iconCache in <lambda>() constant
DWorkspaceItemProcessor.kt85 private val iconCache = app.iconCache constant
DCacheDataUpdatedTask.java57 IconCache iconCache = taskController.getApp().getIconCache(); in execute() local
DPackageUpdatedTask.java109 final IconCache iconCache = app.getIconCache(); in execute() local
DWidgetsModel.java204 IconCache iconCache = app.getIconCache(); in setWidgetsAndShortcuts() local
DAllAppsList.java94 public AllAppsList(IconCache iconCache, AppFilter appFilter) { in AllAppsList()
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/launcher3/
DLauncherModel.java55 private final com.android.launcher3.icons.IconCache iconCache = null; field in LauncherModel
98 com.android.launcher3.icons.IconCache iconCache, @org.jetbrains.annotations.NotNull() in LauncherModel()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/controls/ui/
DControlsUiControllerImpl.java89 private final com.android.systemui.controls.CustomIconCache iconCache = null; field in ControlsUiControllerImpl
163 com.android.systemui.controls.CustomIconCache iconCache, @org.jetbrains.annotations.NotNull() in ControlsUiControllerImpl()
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/launcher3/model/data/
DAppPairInfo.java101 public final void fetchHiResIconsIfNeeded(@org.jetbrains.annotations.NotNull() in fetchHiResIconsIfNeeded()
/aosp_15_r20/packages/modules/Permission/PermissionController/iconloaderlib/src/com/android/launcher3/icons/
DBitmapInfo.java112 BaseIconCache iconCache, Context context) { in fromByteArray()
DThemedIconDrawable.java179 BitmapFactory.Options decodeOptions, UserHandle user, BaseIconCache iconCache, in decode()
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/launcher3/model/
DWorkspaceItemProcessor.java86 private final com.android.launcher3.icons.IconCache iconCache = null; field in WorkspaceItemProcessor
/aosp_15_r20/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/widget/picker/util/
DWidgetPreviewContainerSizesTest.kt48 @Mock private lateinit var iconCache: IconCache variable in com.android.launcher3.widget.picker.util.WidgetPreviewContainerSizesTest
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/apppairs/
DAppPairIcon.java241 IconCache iconCache = LauncherAppState.getInstance(getContext()).getIconCache(); in verifyHighRes() local
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentsModel.java110 RecentsModel(Context context, RecentTasksList taskList, TaskIconCache iconCache, in RecentsModel()
/aosp_15_r20/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/widget/
DGeneratedPreviewTest.kt63 @Mock lateinit var iconCache: IconCache in <lambda>() variable in com.android.launcher3.widget.GeneratedPreviewTest
/aosp_15_r20/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/widget/picker/model/
DWidgetPickerDataProviderTest.kt67 @Mock private lateinit var iconCache: IconCache in <lambda>() variable in com.android.launcher3.widget.picker.model.WidgetPickerDataProviderTest
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DAppPairsController.java205 IconCache iconCache = LauncherAppState.getInstance(mContext).getIconCache(); in saveAppPair() local
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/model/
DWidgetsPredictionsRequesterTest.kt68 @Mock private lateinit var iconCache: IconCache variable in com.android.launcher3.model.WidgetsPredictionsRequesterTest
/aosp_15_r20/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/widget/model/
DWidgetsListBaseEntriesBuilderTest.kt54 @Mock private lateinit var iconCache: IconCache in <lambda>() variable in com.android.launcher3.widget.model.WidgetsListBaseEntriesBuilderTest
/aosp_15_r20/packages/apps/Launcher3/tests/src/com/android/launcher3/model/
DLoaderTaskTest.kt83 @Mock private lateinit var iconCache: IconCache variable in com.android.launcher3.model.LoaderTaskTest
/aosp_15_r20/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/cache/
DIconCacheUpdateHandler.kt33 private val iconCache: BaseIconCache, in <lambda>() constant in com.android.launcher3.icons.cache.IconCacheUpdateHandler
/aosp_15_r20/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/widget/picker/model/data/
DWidgetPickerDataTest.kt69 @Mock private lateinit var iconCache: IconCache in <lambda>() variable in com.android.launcher3.widget.picker.model.data.WidgetPickerDataTest
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherModel.kt69 private val iconCache: IconCache, in <lambda>() constant in com.android.launcher3.LauncherModel

123