/packages/apps/Launcher3/src/com/android/launcher3/ |
D | ShortcutAndWidgetContainer.java | 128 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
|
D | BubbleTextView.java | 101 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
|
D | LauncherAppState.java | 204 DeviceProfile grid = mDynamicGrid.getDeviceProfile(); in initDynamicGrid() local 246 public void onAvailableSizeChanged(DeviceProfile grid) { in onAvailableSizeChanged()
|
D | PagedViewWidget.java | 84 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in onFinishInflate() local 123 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in applyFromAppWidgetProviderInfo() local
|
D | SearchDropTargetBar.java | 117 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in onFinishInflate() local
|
D | PendingAppWidgetHostView.java | 179 DeviceProfile grid = getDeviceProfile(); in onDraw() local
|
D | Folder.java | 144 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
|
D | Hotseat.java | 127 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in onFinishInflate() local
|
D | FolderIcon.java | 149 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in fromXml() local 219 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in FolderRingAnimator() local
|
D | AppsCustomizePagedView.java | 255 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
|
D | Workspace.java | 334 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
|
D | LauncherModel.java | 282 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
|
D | IconCache.java | 228 public void flushInvalidIcons(DeviceProfile grid) { in flushInvalidIcons()
|
D | PagedViewCellLayout.java | 61 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in PagedViewCellLayout() local
|
D | CellLayout.java | 191 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
|
D | WidgetPreviewLoader.java | 155 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in WidgetPreviewLoader() local
|
D | LauncherProvider.java | 364 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in getDefaultWorkspaceResourceId() local 2005 final DeviceProfile grid = app.getDynamicGrid().getDeviceProfile(); in migrateLauncher2Shortcuts() local
|
D | DeviceProfile.java | 63 public void onAvailableSizeChanged(DeviceProfile grid); in onAvailableSizeChanged()
|
D | Launcher.java | 426 DeviceProfile grid = app.initDynamicGrid(this, in onCreate() local
|