Searched refs:fillResIconDpi (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
H A DPinShortcutRequestActivityInfo.java73 .getShortcutIconDrawable(mInfo, LauncherAppState.getIDP(mContext).fillResIconDpi);
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherAppWidgetProviderInfo.java110 return super.loadIcon(context, LauncherAppState.getIDP(context).fillResIconDpi);
H A DInvariantDeviceProfile.java81 public int fillResIconDpi; field in class:InvariantDeviceProfile
159 fillResIconDpi = getLauncherIconDensity(iconBitmapSize);
H A DIconCache.java126 mIconDpi = inv.fillResIconDpi;
/packages/apps/Launcher3/src/com/android/launcher3/graphics/
H A DLauncherIcons.java74 id, LauncherAppState.getIDP(context).fillResIconDpi), context);
321 app.getInvariantDeviceProfile().fillResIconDpi);

Completed in 131 milliseconds