Searched defs:inAppWidget (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutRequestPinProcessor.java226 * One of {@param inShortcut} and {@param inAppWidget} is always non-null and the other is
229 public boolean requestPinItemLocked(ShortcutInfo inShortcut, AppWidgetProviderInfo inAppWidget, argument
260 new PinAppWidgetRequestInner(this, resultIntent, launcherUid, inAppWidget,

Completed in 45 milliseconds