/packages/apps/Launcher3/src_shortcuts_overrides/com/android/launcher3/model/ |
D | WidgetsModel.java | 91 InvariantDeviceProfile idp = app.getInvariantDeviceProfile(); in update() local 165 InvariantDeviceProfile idp = app.getInvariantDeviceProfile(); in setWidgetsAndShortcuts() local
|
/packages/apps/Launcher3/src/com/android/launcher3/provider/ |
D | LossyScreenMigrationTask.java | 44 Context context, InvariantDeviceProfile idp, SQLiteDatabase db) { in LossyScreenMigrationTask()
|
/packages/apps/Launcher3/src/com/android/launcher3/graphics/ |
D | LauncherPreviewRenderer.java | 88 public LauncherPreviewRenderer(Context context, InvariantDeviceProfile idp) { in LauncherPreviewRenderer()
|
D | GridOptionsProvider.java | 91 InvariantDeviceProfile idp = InvariantDeviceProfile.INSTANCE.get(getContext()); in query() local 176 InvariantDeviceProfile idp; in openFile() local
|
/packages/apps/Launcher3/robolectric_tests/src/com/android/launcher3/model/ |
D | BaseModelUpdateTaskTestCase.java | 61 public InvariantDeviceProfile idp; field in BaseModelUpdateTaskTestCase 191 public MyIconCache(Context context, InvariantDeviceProfile idp) { in MyIconCache()
|
/packages/apps/Launcher3/src/com/android/launcher3/model/ |
D | WidgetItem.java | 34 InvariantDeviceProfile idp, IconCache iconCache) { in WidgetItem()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | LauncherAppWidgetProviderInfo.java | 59 InvariantDeviceProfile idp = LauncherAppState.getIDP(context); in initSpans() local
|
D | Hotseat.java | 64 InvariantDeviceProfile idp = mActivity.getDeviceProfile().inv; in resetLayout() local
|
D | LauncherAppState.java | 123 private void onIdpChanged(int changeFlags, InvariantDeviceProfile idp) { in onIdpChanged()
|
D | Launcher.java | 314 InvariantDeviceProfile idp = app.getInvariantDeviceProfile(); in onCreate() local 461 public void onIdpChanged(int changeFlags, InvariantDeviceProfile idp) { in onIdpChanged() 465 private void onIdpChanged(InvariantDeviceProfile idp) { in onIdpChanged() 494 private void initDeviceProfile(InvariantDeviceProfile idp) { in initDeviceProfile()
|
D | InstallShortcutReceiver.java | 509 InvariantDeviceProfile idp = LauncherAppState.getIDP(mContext); in getItemInfo() local
|
D | LauncherProvider.java | 553 InvariantDeviceProfile idp = LauncherAppState.getIDP(getContext()); in getDefaultLayoutParser() local
|
/packages/apps/Launcher3/src/com/android/launcher3/icons/ |
D | LauncherIcons.java | 74 InvariantDeviceProfile idp = LauncherAppState.getIDP(context); in obtain() local
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/ |
D | PredictionUiStateManager.java | 103 InvariantDeviceProfile idp = LauncherAppState.getIDP(context); in PredictionUiStateManager() local
|
/packages/apps/Launcher3/src/com/android/launcher3/qsb/ |
D | QsbContainerView.java | 222 InvariantDeviceProfile idp = LauncherAppState.getIDP(getContext()); in createBindOptions() local
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/ |
D | RecentsView.java | 394 public void onIdpChanged(int changeFlags, InvariantDeviceProfile idp) { in onIdpChanged()
|