Searched refs:APP_INFO (Results 1 – 8 of 8) sorted by relevance
21 import static com.android.launcher3.popup.SystemShortcut.APP_INFO;197 systemShortcuts.add(APP_INFO.getShortcut(mActivity, item, v)); in onIconLongClicked()
70 APP_INFO = SystemShortcut.AppInfo::new; field in TaskbarPopupController186 Stream.of(APP_INFO), in getSystemShortcuts()
110 TaskShortcutFactory.APP_INFO,
106 TaskShortcutFactory APP_INFO = new TaskShortcutFactory() { field
138 public static final Factory<ActivityContext> APP_INFO = AppInfo::new; field in SystemShortcut
156 SystemShortcut systemShortcut = SystemShortcut.APP_INFO in testAppInfoShortcut()
47 import static com.android.launcher3.popup.SystemShortcut.APP_INFO;449 APP_INFO, WellbeingModel.SHORTCUT_FACTORY, mHotseatPredictionController)); in getSupportedShortcuts()
95 import static com.android.launcher3.popup.SystemShortcut.APP_INFO;3104 return Stream.of(APP_INFO, WIDGETS, INSTALL);