Searched refs:ATTR_ICON (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DAutoInstallsLayout.java102 private static final String ATTR_ICON = "icon"; field in class:AutoInstallsLayout
318 final int iconId = getAttributeResourceValue(parser, ATTR_ICON, 0);
H A DLauncherProvider.java414 private static final String ATTR_ICON = "icon"; field in class:LauncherProvider.DatabaseHelper
1918 final int iconResId = getAttributeResourceValue(parser, ATTR_ICON, 0);

Completed in 29 milliseconds