HomeSort by relevance Sort by last modified time
    Searched refs:getDynamicGrid (Results 1 - 20 of 20) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
PagedViewIcon.java 64 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
71 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
ShortcutAndWidgetContainer.java 128 final DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
135 final DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
142 final DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
PagedViewWidget.java 82 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
121 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
Cling.java 156 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
201 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
235 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
466 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
BubbleTextView.java 88 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
109 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
Hotseat.java 128 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
LauncherAppState.java 202 public DynamicGrid getDynamicGrid() {
SearchDropTargetBar.java 117 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
Folder.java 142 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
182 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
    [all...]
FolderIcon.java 146 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
215 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
482 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
AppsCustomizePagedView.java 257 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
290 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
377 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
443 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
    [all...]
InstallShortcutReceiver.java 239 boolean launcherNotLoaded = (app.getDynamicGrid() == null);
PagedViewCellLayout.java 61 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
Workspace.java 313 mWorkspaceFadeInAdjacentScreens = LauncherAppState.getInstance().getDynamicGrid().
319 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
422 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
    [all...]
CellLayout.java 198 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
488 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
    [all...]
LauncherModel.java 237 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
    [all...]
WidgetPreviewLoader.java 144 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
LauncherBackupHelper.java 589 final DeviceProfile profile = appState.getDynamicGrid().getDeviceProfile();
    [all...]
LauncherProvider.java     [all...]
Launcher.java     [all...]

Completed in 192 milliseconds