Searched refs:allAppsButtonVisualSize (Results 1 – 2 of 2) sorted by relevance
135 int allAppsButtonSize = mLauncher.getDeviceProfile().allAppsButtonVisualSize; in startAnimationToAllApps()385 int allAppsButtonSize = mLauncher.getDeviceProfile().allAppsButtonVisualSize; in startAnimationToWorkspaceFromAllApps()
133 public int allAppsButtonVisualSize; field in DeviceProfile329 allAppsButtonVisualSize = (int) (iconSizePx * (1 - padding)) - context.getResources() in computeAllAppsButtonSize()