Searched defs:allAppsButtonVisualSize (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DDeviceProfile.java127 int allAppsButtonVisualSize; field in class:DeviceProfile
288 allAppsButtonVisualSize = (int) (hotseatIconSizePx * (1 - padding));

Completed in 79 milliseconds