OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IconCache
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
IconCache.java
36
public class
IconCache
{
38
private static final String TAG = "Launcher.
IconCache
";
54
public
IconCache
(LauncherApplication context) {
/packages/apps/Launcher3/src/com/android/launcher3/
IconCache.java
50
public class
IconCache
{
52
private static final String TAG = "Launcher.
IconCache
";
71
public
IconCache
(Context context) {
LauncherBackupHelper.java
139
private static
IconCache
mIconCache;
559
IconCache
.preloadIcon(mContext, ComponentName.unflattenFromString(key.name),
[
all
...]
Completed in 38 milliseconds