Searched defs:startActivityOptions (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/content/pm/ |
D | LauncherApps.java | 764 @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()
|
D | ILauncherApps.aidl | 83 in Rect sourceBounds, in Bundle startActivityOptions, int userId); in startShortcut()
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | LauncherAppsService.java | 153 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()
|