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

  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherAppWidgetProviderInfo.java 110 LauncherAppState.getInstance().getInvariantDeviceProfile().fillResIconDpi);
InvariantDeviceProfile.java 70 public int fillResIconDpi;
152 fillResIconDpi = getLauncherIconDensity(iconBitmapSize);
IconCache.java 120 mIconDpi = inv.fillResIconDpi;
    [all...]
Utilities.java 179 .getInvariantDeviceProfile().fillResIconDpi), context);
    [all...]

Completed in 206 milliseconds