HomeSort by relevance Sort by last modified time
    Searched refs:ICON_KEY (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
InstallShortcutReceiver.java 49 public static final String ICON_KEY = "icon";
91 json = json.key(ICON_KEY).value(
125 String iconBase64 = object.optString(ICON_KEY);
  /packages/apps/Launcher3/src/com/android/launcher3/
InstallShortcutReceiver.java 81 private static final String ICON_KEY = "icon";
438 json = json.key(ICON_KEY).value(
542 String iconBase64 = decoder.optString(ICON_KEY);
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 

Completed in 103 milliseconds