Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DLauncherAppsCompat.java31 ComponentName component, Bundle startActivityOptions, UserHandle user) { in getMainActivityLaunchIntent()
/frameworks/base/core/java/android/content/pm/
DLauncherApps.java748 @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()
DILauncherApps.aidl79 in Rect sourceBounds, in Bundle startActivityOptions, int userId); in startShortcut()
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java971 String shortcutId, Rect sourceBounds, Bundle startActivityOptions, in startShortcut()
1019 Bundle startActivityOptions, int userId) { in startShortcutIntentsAsPublisher()