Home
last modified time | relevance | path

Searched defs:grid (Results 1 – 19 of 19) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DShortcutAndWidgetContainer.java128 final DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in getCellContentWidth() local
135 final DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in getCellContentHeight() local
142 final DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in measureChild() local
DBubbleTextView.java101 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in onFinishInflate() local
129 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in applyFromShortcutInfo() local
145 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in applyFromApplicationInfo() local
DLauncherAppState.java204 DeviceProfile grid = mDynamicGrid.getDeviceProfile(); in initDynamicGrid() local
246 public void onAvailableSizeChanged(DeviceProfile grid) { in onAvailableSizeChanged()
DPagedViewWidget.java84 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in onFinishInflate() local
123 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in applyFromAppWidgetProviderInfo() local
DSearchDropTargetBar.java117 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in onFinishInflate() local
DPendingAppWidgetHostView.java179 DeviceProfile grid = getDeviceProfile(); in onDraw() local
DFolder.java144 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in Folder() local
191 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in onFinishInflate() local
1002 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in centerAboutIcon() local
1072 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in getContentAreaHeight() local
DHotseat.java127 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in onFinishInflate() local
DFolderIcon.java149 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in fromXml() local
219 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in FolderRingAnimator() local
DAppsCustomizePagedView.java255 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in onFinishInflate() local
343 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in onDataReady() local
385 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in onPackagesUpdated() local
835 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in getIntrinsicIconScaleFactor() local
DWorkspace.java334 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in Workspace() local
446 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in initWorkspace() local
2004 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in onExternalDragStartedWithItem() local
2139 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in getOverviewModeTranslationY() local
2679 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in beginDragShared() local
2724 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in beginExternalDragShared() local
DLauncherModel.java282 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in findNextAvailableIconSpaceInScreen() local
1764 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in checkItemPlacement() local
1881 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in loadWorkspace() local
2557 final DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in sortWorkspaceItemsSpatially() local
DIconCache.java228 public void flushInvalidIcons(DeviceProfile grid) { in flushInvalidIcons()
DPagedViewCellLayout.java61 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in PagedViewCellLayout() local
DCellLayout.java191 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in CellLayout() local
457 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in onDraw() local
823 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in getMetrics() local
836 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in onMeasure() local
2905 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in rectToCell() local
DWidgetPreviewLoader.java155 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in WidgetPreviewLoader() local
DLauncherProvider.java364 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in getDefaultWorkspaceResourceId() local
2005 final DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in migrateLauncher2Shortcuts() local
DDeviceProfile.java63 public void onAvailableSizeChanged(DeviceProfile grid); in onAvailableSizeChanged()
DLauncher.java426 DeviceProfile grid = app.initDynamicGrid(this, in onCreate() local