Home
last modified time | relevance | path

Searched refs:getShortcut (Results 1 – 13 of 13) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/popup/
DSystemShortcutTest.java135 .getShortcut(mTestContext, mItemInfo, mView); in testWidgetsForNullComponentName()
147 .getShortcut(mTestContext, mAppInfo, mView); in testWidgetsForEmptyWidgetList()
157 .getShortcut(mTestContext, mAppInfo, mView); in testAppInfoShortcut()
166 .getShortcut(mTestContext, mItemInfo, mView); in testDontSuggestAppForNonPredictedItem()
177 .getShortcut(mTestContext, mAppInfo, mView); in testDontSuggestAppForPredictedItem()
186 .getShortcut(mTestContext, mItemInfo, mView); in testPrivateProfileInstallwithTargetComponentNull()
200 .getShortcut(mTestContext, mAppInfo, mView); in testPrivateProfileInstallNotAllAppsContainer()
216 .getShortcut(mTestContext, mAppInfo, mView); in testPrivateProfileInstallNullPrivateProfileManager()
232 .getShortcut(mTestContext, mAppInfo, mView); in testPrivateProfileInstallPrivateProfileManagerDisabled()
249 .getShortcut(mTestContext, mAppInfo, mView); in testPrivateProfileInstallNullPrivateProfileUser()
[all …]
/packages/apps/Launcher3/go/quickstep/src/com/android/launcher3/
DAppSharing.java92 private SystemShortcut<Launcher> getShortcut(Launcher launcher, ItemInfo info, in getShortcut() method in AppSharing
250 (new AppSharing(launcher)).getShortcut(launcher, itemInfo, originalView);
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DLauncherPopupLiveUpdateHandler.java49 SystemShortcut widgetInfo = SystemShortcut.WIDGETS.getShortcut(mContext, in onWidgetsBound()
DSystemShortcut.java106 SystemShortcut<T> getShortcut(T context, ItemInfo itemInfo, @NonNull View originalView); in getShortcut() method
DPopupContainerWithArrow.java205 .map(s -> s.getShortcut(launcher, item, icon)) in showForIcon()
/packages/apps/Settings/src/com/android/settings/inputmethod/
DUserDictionarySettings.java148 final String shortcut = getShortcut(position); in onListItemClick()
212 private String getShortcut(final int position) { in getShortcut() method in UserDictionarySettings
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/
DUserDictionarySettings.java208 final String shortcut = getShortcut(position); in onListItemClick()
270 private String getShortcut(final int position) { in getShortcut() method in UserDictionarySettings
/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/
DSecondaryDragLayer.java197 systemShortcuts.add(APP_INFO.getShortcut(mActivity, item, v)); in onIconLongClicked()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarPopupController.java160 .map(s -> s.getShortcut(context, item, icon)) in showForIcon()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/logging/
DStatsLogCompatManager.java745 return info.getShortcut().getShortcutName();
762 return info.getShortcut().getShortcutName();
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/model/
DAppEventProducer.java219 LauncherAtom.Shortcut si = info.getShortcut(); in toAppTarget()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
DHotseatPredictionController.java413 public SystemShortcut<QuickstepLauncher> getShortcut(QuickstepLauncher activity, in getShortcut() method in HotseatPredictionController
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskShortcutFactory.java456 WellbeingModel.SHORTCUT_FACTORY.getShortcut(container,