Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java702 desiredWorkspaceHorizontalMarginPx = getHorizontalMarginPx(inv, res); in DeviceProfile()
835 private int getHorizontalMarginPx(InvariantDeviceProfile idp, Resources res) { in getHorizontalMarginPx() method in DeviceProfile