Home
last modified time | relevance | path

Searched defs:mIconCache (Results 1 – 22 of 22) sorted by relevance

/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DCachingIconLoader.java43 private final WeakHashMap<String, Entry> mIconCache; field in CachingIconLoader
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/utils/
H A DIconCacheTest.java43 private IconCache mIconCache; field in IconCacheTest
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/widget/picker/
H A DWidgetsListTableViewHolderBinderTest.java81 private IconCache mIconCache; field in WidgetsListTableViewHolderBinderTest
H A DWidgetsListHeaderViewHolderBinderTest.java74 private IconCache mIconCache; field in WidgetsListHeaderViewHolderBinderTest
H A DWidgetsListSearchHeaderViewHolderBinderTest.java74 private IconCache mIconCache; field in WidgetsListSearchHeaderViewHolderBinderTest
H A DWidgetsListAdapterTest.java73 @Mock private IconCache mIconCache; field in WidgetsListAdapterTest
H A DWidgetsDiffReporterTest.java67 @Mock private IconCache mIconCache; field in WidgetsDiffReporterTest
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
H A DWidgetsDiffReporter.java43 private final IconCache mIconCache; field in WidgetsDiffReporter
/aosp12/packages/apps/Launcher3/quickstep/tests/src/com/android/launcher3/model/
H A DWidgetsPredicationUpdateTaskTest.java82 private IconCache mIconCache; field in WidgetsPredicationUpdateTaskTest
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/widget/picker/util/
H A DWidgetsTableUtilsTest.java61 private IconCache mIconCache; field in WidgetsTableUtilsTest
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/widget/picker/search/
H A DSimpleWidgetsSearchAlgorithmTest.java69 @Mock private IconCache mIconCache; field in SimpleWidgetsSearchAlgorithmTest
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
H A DSuggestionQuickSettingPrefsContainer.java35 IconCache mIconCache; field in SuggestionQuickSettingPrefsContainer
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherAppState.java65 private final IconCache mIconCache; field in LauncherAppState
H A DLauncher.java338 private IconCache mIconCache; field in Launcher
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DRecentsModel.java70 private final TaskIconCache mIconCache; field in RecentsModel
H A DTaskIconCache.java65 private final TaskKeyLruCache<TaskCacheEntry> mIconCache; field in TaskIconCache
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/widget/picker/model/
H A DWidgetsListContentEntryTest.java66 @Mock private IconCache mIconCache; field in WidgetsListContentEntryTest
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/
H A DAllAppsList.java66 private IconCache mIconCache; field in AllAppsList
H A DLoaderCursor.java72 private final IconCache mIconCache; field in LoaderCursor
H A DLoaderTask.java135 private final IconCache mIconCache; field in LoaderTask
/aosp12/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/cache/
H A DIconCacheUpdateHandler.java63 private final BaseIconCache mIconCache; field in IconCacheUpdateHandler
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DAdvancedBluetoothDetailsHeaderController.java93 final Map<String, Bitmap> mIconCache; field in AdvancedBluetoothDetailsHeaderController