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.java586 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions, in startShortcut()
607 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions) { in startShortcut()
614 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions, in startShortcut()
DILauncherApps.aidl55 in Rect sourceBounds, in Bundle startActivityOptions, int userId); in startShortcut()
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java435 Rect sourceBounds, Bundle startActivityOptions, int userId) { in startShortcut()