Searched refs:startActivityOptions (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/content/pm/ |
D | LauncherApps.java | 1437 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions, in startShortcut() argument 1441 startShortcut(packageName, shortcutId, sourceBounds, startActivityOptions, in startShortcut() 1461 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions) { in startShortcut() argument 1463 sourceBounds, startActivityOptions, in startShortcut() local 1469 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions, in startShortcut() argument 1473 null /* default featureId */, shortcutId, sourceBounds, startActivityOptions, in startShortcut()
|
D | ILauncherApps.aidl | 76 in Rect sourceBounds, in Bundle startActivityOptions, int userId); in startShortcut() argument
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | LauncherAppsService.java | 855 String shortcutId, Rect sourceBounds, Bundle startActivityOptions, in startShortcut() argument 877 ActivityOptions options = ActivityOptions.fromBundle(startActivityOptions); in startShortcut() 888 intents, packageName, featureId, startActivityOptions, targetUserId); in startShortcut() 893 Bundle startActivityOptions, int userId) { in startShortcutIntentsAsPublisher() argument 897 publishedFeatureId, userId, intents, startActivityOptions); in startShortcutIntentsAsPublisher()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |