HomeSort by relevance Sort by last modified time
    Searched defs:ICON_TYPE_RESOURCE (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherSettings.java 67 static final int ICON_TYPE_RESOURCE = 0;
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/
LauncherSettings.java 76 static final int ICON_TYPE_RESOURCE = 0;
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 28 milliseconds