Home
last modified time | relevance | path

Searched refs:withContainer (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/shortcuts/
H A DShortcutRequest.java83 public ShortcutRequest withContainer(@Nullable ComponentName activity) { in withContainer() method in ShortcutRequest
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DPopupPopulator.java156 .withContainer(activity) in createUpdateRunnable()