/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
H A D | CachingIconLoader.java | 43 private final WeakHashMap<String, Entry> mIconCache; field in CachingIconLoader
|
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/utils/ |
H A D | IconCacheTest.java | 43 private IconCache mIconCache; field in IconCacheTest
|
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/widget/picker/ |
H A D | WidgetsListTableViewHolderBinderTest.java | 81 private IconCache mIconCache; field in WidgetsListTableViewHolderBinderTest
|
H A D | WidgetsListHeaderViewHolderBinderTest.java | 74 private IconCache mIconCache; field in WidgetsListHeaderViewHolderBinderTest
|
H A D | WidgetsListSearchHeaderViewHolderBinderTest.java | 74 private IconCache mIconCache; field in WidgetsListSearchHeaderViewHolderBinderTest
|
H A D | WidgetsListAdapterTest.java | 73 @Mock private IconCache mIconCache; field in WidgetsListAdapterTest
|
H A D | WidgetsDiffReporterTest.java | 67 @Mock private IconCache mIconCache; field in WidgetsDiffReporterTest
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/ |
H A D | WidgetsDiffReporter.java | 43 private final IconCache mIconCache; field in WidgetsDiffReporter
|
/aosp12/packages/apps/Launcher3/quickstep/tests/src/com/android/launcher3/model/ |
H A D | WidgetsPredicationUpdateTaskTest.java | 82 private IconCache mIconCache; field in WidgetsPredicationUpdateTaskTest
|
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/widget/picker/util/ |
H A D | WidgetsTableUtilsTest.java | 61 private IconCache mIconCache; field in WidgetsTableUtilsTest
|
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/widget/picker/search/ |
H A D | SimpleWidgetsSearchAlgorithmTest.java | 69 @Mock private IconCache mIconCache; field in SimpleWidgetsSearchAlgorithmTest
|
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/ |
H A D | SuggestionQuickSettingPrefsContainer.java | 35 IconCache mIconCache; field in SuggestionQuickSettingPrefsContainer
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | LauncherAppState.java | 65 private final IconCache mIconCache; field in LauncherAppState
|
H A D | Launcher.java | 338 private IconCache mIconCache; field in Launcher
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
H A D | RecentsModel.java | 70 private final TaskIconCache mIconCache; field in RecentsModel
|
H A D | TaskIconCache.java | 65 private final TaskKeyLruCache<TaskCacheEntry> mIconCache; field in TaskIconCache
|
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/widget/picker/model/ |
H A D | WidgetsListContentEntryTest.java | 66 @Mock private IconCache mIconCache; field in WidgetsListContentEntryTest
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/ |
H A D | AllAppsList.java | 66 private IconCache mIconCache; field in AllAppsList
|
H A D | LoaderCursor.java | 72 private final IconCache mIconCache; field in LoaderCursor
|
H A D | LoaderTask.java | 135 private final IconCache mIconCache; field in LoaderTask
|
/aosp12/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/cache/ |
H A D | IconCacheUpdateHandler.java | 63 private final BaseIconCache mIconCache; field in IconCacheUpdateHandler
|
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/ |
H A D | AdvancedBluetoothDetailsHeaderController.java | 93 final Map<String, Bitmap> mIconCache; field in AdvancedBluetoothDetailsHeaderController
|