Home
last modified time | relevance | path

Searched refs:getLauncherIconDensity (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java159 fillResIconDpi = getLauncherIconDensity(iconBitmapSize); in InvariantDeviceProfile()
227 private int getLauncherIconDensity(int requiredSize) { in getLauncherIconDensity() method in InvariantDeviceProfile