Searched defs:startActivityOptions (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
D | LauncherAppsCompat.java | 31 ComponentName component, Bundle startActivityOptions, UserHandle user) { in getMainActivityLaunchIntent()
|
/frameworks/base/core/java/android/content/pm/ |
D | LauncherApps.java | 748 @Nullable Bundle startActivityOptions, @NonNull UserHandle user) { in getMainActivityLaunchIntent() 1515 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions, in startShortcut() 1539 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions) { in startShortcut() 1541 sourceBounds, startActivityOptions, in startShortcut() local 1547 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions, in startShortcut()
|
D | ILauncherApps.aidl | 79 in Rect sourceBounds, in Bundle startActivityOptions, int userId); in startShortcut()
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | LauncherAppsService.java | 971 String shortcutId, Rect sourceBounds, Bundle startActivityOptions, in startShortcut() 1019 Bundle startActivityOptions, int userId) { in startShortcutIntentsAsPublisher()
|