Searched defs:ICON_TYPE_RESOURCE (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncherSettings.java67 static final int ICON_TYPE_RESOURCE = 0; field in interface:LauncherSettings.BaseLauncherColumns
75 * The icon package name, if icon type is ICON_TYPE_RESOURCE.
81 * The icon resource id, if icon type is ICON_TYPE_RESOURCE.
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherSettings.java76 static final int ICON_TYPE_RESOURCE = 0; field in interface:LauncherSettings.BaseLauncherColumns
84 * The icon package name, if icon type is ICON_TYPE_RESOURCE.
90 * The icon resource id, if icon type is ICON_TYPE_RESOURCE.

Completed in 38 milliseconds