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

  /packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
PinShortcutRequestActivityInfo.java 73 .getShortcutIconDrawable(mInfo, LauncherAppState.getIDP(mContext).fillResIconDpi);
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherAppWidgetProviderInfo.java 110 return super.loadIcon(context, LauncherAppState.getIDP(context).fillResIconDpi);
InvariantDeviceProfile.java 81 public int fillResIconDpi;
159 fillResIconDpi = getLauncherIconDensity(iconBitmapSize);
IconCache.java 126 mIconDpi = inv.fillResIconDpi;
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/graphics/
LauncherIcons.java 74 id, LauncherAppState.getIDP(context).fillResIconDpi), context);
321 app.getInvariantDeviceProfile().fillResIconDpi);

Completed in 5330 milliseconds