Searched refs:getIDP (Results 1 – 19 of 19) sorted by relevance
288 int myHotseatCount = LauncherAppState.getIDP(mContext).numHotseatIcons; in importWorkspaceItems()362 LauncherAppState.getIDP(context).defaultLayoutId); in HotseatLayoutParser()
78 new LossyScreenMigrationTask(context, LauncherAppState.getIDP(context), db) in prepareScreenZeroToHostQsb()
77 .getShortcutIconDrawable(mInfo, LauncherAppState.getIDP(mContext).fillResIconDpi); in getFullResIcon()
59 InvariantDeviceProfile idp = LauncherAppState.getIDP(context); in initSpans()
175 public static InvariantDeviceProfile getIDP(Context context) { in getIDP() method in LauncherAppState
82 InvariantDeviceProfile grid = LauncherAppState.getIDP(context); in get()188 mIdp = LauncherAppState.getIDP(context); in AutoInstallsLayout()
516 InvariantDeviceProfile grid = LauncherAppState.getIDP(ctx); in createWorkspaceLoaderFromAppRestriction()553 InvariantDeviceProfile idp = LauncherAppState.getIDP(getContext()); in getDefaultLayoutParser()
356 InvariantDeviceProfile inv = LauncherAppState.getIDP(context); in getWidgetSizeRanges()
509 InvariantDeviceProfile idp = LauncherAppState.getIDP(mContext); in getItemInfo()
1481 LauncherAppState.getIDP(this).removeOnChangeListener(this); in onDestroy()
1166 final Point size = LauncherAppState.getIDP(getContext()).defaultWallpaperSize; in setWallpaperDimension()
74 InvariantDeviceProfile idp = LauncherAppState.getIDP(context); in obtain()
222 InvariantDeviceProfile idp = LauncherAppState.getIDP(getContext()); in createBindOptions()
103 InvariantDeviceProfile idp = LauncherAppState.getIDP(context); in PredictionUiStateManager()
129 mNumPredictedAppsPerRow = LauncherAppState.getIDP(context).numColumns; in PredictionRowView()
81 mNumAppsPerRow = LauncherAppState.getIDP(context).numColumns; in AllAppsRecyclerView()
92 ? LauncherAppState.getIDP(mContext).numHotseatIcons - cellY - 1 : cellX; in updateItemInfoProps()
887 InvariantDeviceProfile idp = LauncherAppState.getIDP(context);
93 InvariantDeviceProfile profile = LauncherAppState.getIDP(context); in FolderPagedView()