Searched refs:allAppsButtonVisualSize (Results 1 – 2 of 2) sorted by relevance
99 public int allAppsButtonVisualSize; field in DeviceProfile183 allAppsButtonVisualSize = (int) (hotseatIconSizePx * (1 - padding)) - context.getResources() in computeAllAppsButtonSize()
132 int allAppsButtonSize = mLauncher.getDeviceProfile().allAppsButtonVisualSize; in startAnimationToAllApps()425 int allAppsButtonSize = mLauncher.getDeviceProfile().allAppsButtonVisualSize; in startAnimationToWorkspaceFromAllApps()