HomeSort by relevance Sort by last modified time
    Searched full:getdeviceprofile (Results 1 - 19 of 19) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
ShortcutAndWidgetContainer.java 128 final DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
135 final DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
142 final DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
PagedViewIcon.java 64 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
PagedViewWidget.java 84 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
123 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
BubbleTextView.java 89 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
110 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
LauncherAppState.java 188 DeviceProfile grid = mDynamicGrid.getDeviceProfile();
SearchDropTargetBar.java 117 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
Folder.java 140 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
175 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
885 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
    [all...]
Hotseat.java 128 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
FolderIcon.java 144 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
204 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
449 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
AppsCustomizePagedView.java 258 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
291 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
368 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
434 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
    [all...]
Cling.java 143 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
DynamicGrid.java 547 DeviceProfile getDeviceProfile() {
PagedViewCellLayout.java 61 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
WidgetPreviewLoader.java 141 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
CellLayout.java 197 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
475 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
    [all...]
LauncherModel.java 225 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
    [all...]
LauncherBackupHelper.java 545 final DeviceProfile profile = appState.getDynamicGrid().getDeviceProfile();
    [all...]
Workspace.java 408 DeviceProfile grid = app.getDynamicGrid().getDeviceProfile();
    [all...]
Launcher.java     [all...]

Completed in 2151 milliseconds