Searched refs:getWallpaperDeviceProfile (Results 1 – 9 of 9) sorted by relevance
96 DeviceProfile profile = mActivity.getWallpaperDeviceProfile(); in setupLp()111 mActivity.getWallpaperDeviceProfile().getCellHeight(mContainerType)); in getCellContentHeight()116 final DeviceProfile profile = mActivity.getWallpaperDeviceProfile(); in measureChild()
82 DeviceProfile grid = mActivity.getWallpaperDeviceProfile(); in setInsets()
478 DeviceProfile oldWallpaperProfile = getWallpaperDeviceProfile(); in onIdpChanged()487 if (oldWallpaperProfile != getWallpaperDeviceProfile()) { in onIdpChanged()526 mModelWriter = mModel.getWriter(getWallpaperDeviceProfile().isVerticalBarLayout(), true); in initDeviceProfile()549 public DeviceProfile getWallpaperDeviceProfile() { in getWallpaperDeviceProfile() method in Launcher1962 mHotseat.resetLayout(getWallpaperDeviceProfile().isVerticalBarLayout()); in startBinding()
163 DeviceProfile grid = mActivity.getWallpaperDeviceProfile(); in BubbleTextView()
289 DeviceProfile stableGrid = mLauncher.getWallpaperDeviceProfile(); in setInsets()340 DeviceProfile profile = mLauncher.getWallpaperDeviceProfile(); in estimateItemSize()563 DeviceProfile grid = mLauncher.getWallpaperDeviceProfile(); in insertNewWorkspaceScreen()
209 DeviceProfile grid = mActivity.getWallpaperDeviceProfile(); in CellLayout()975 DeviceProfile profile = mActivity.getWallpaperDeviceProfile(); in visualizeDropLocation()
65 default DeviceProfile getWallpaperDeviceProfile() { in getWallpaperDeviceProfile() method
166 DeviceProfile grid = launcher.getWallpaperDeviceProfile(); in fromXml()533 mLauncher.getWallpaperDeviceProfile().iconSizePx); in drawDot()
137 DeviceProfile grid = activity.getWallpaperDeviceProfile(); in setup()