Home
last modified time | relevance | path

Searched defs:startActivityOptions (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DLauncherApps.java764 @Nullable Bundle startActivityOptions, @NonNull UserHandle user) { in getMainActivityLaunchIntent()
1555 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions, in startShortcut()
1579 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions) { in startShortcut()
1581 sourceBounds, startActivityOptions, in startShortcut() local
1587 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions, in startShortcut()
DILauncherApps.aidl83 in Rect sourceBounds, in Bundle startActivityOptions, int userId); in startShortcut()
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java153 Bundle startActivityOptions, int targetUserId); in startShortcut()
1080 String shortcutId, Rect sourceBounds, Bundle startActivityOptions, in startShortcut()
1089 Rect sourceBounds, Bundle startActivityOptions, int targetUserId) { in startShortcutInner()
1150 Bundle startActivityOptions, int userId) { in startShortcutIntentsAsPublisher()
1926 Bundle startActivityOptions, int targetUserId) { in startShortcut()