Home
last modified time | relevance | path

Searched refs:setSourceBounds (Results 1 – 18 of 18) sorted by relevance

/aosp12/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DQuickContactBroadcastReceiver.java37 newIntent.setSourceBounds(intent.getSourceBounds()); in onReceive()
/aosp12/frameworks/base/core/java/android/app/
H A DSearchManager.java678 intent.setSourceBounds(sourceBounds); in startGlobalSearch()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DLauncherAppsService.java1001 intents[0].setSourceBounds(sourceBounds); in startShortcut()
1093 i.setSourceBounds(sourceBounds); in startSessionDetailsActivityAsUser()
1139 launchIntent.setSourceBounds(sourceBounds); in startActivityAsUser()
1220 intent.setSourceBounds(sourceBounds); in showAppDetailsAsUser()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DBaseDraggingActivity.java202 intent.setSourceBounds(Utilities.getViewBounds(v)); in startActivitySafely()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/
H A DAddWorkspaceItemsTask.java248 copyIntent.setSourceBounds(intent.getSourceBounds()); in shortcutExists()
/aosp12/frameworks/base/core/java/android/provider/
H A DContactsContract.java9035 intent.setSourceBounds(target); in composeQuickContactsIntent()
9067 intent.setSourceBounds(originalIntent.getSourceBounds()); in rebuildManagedQuickContactsIntent()
/aosp12/frameworks/base/core/java/android/widget/
H A DMagnifier.java1602 public Builder setSourceBounds(@SourceBound int left, @SourceBound int top, in setSourceBounds() method in Magnifier.Builder
H A DRemoteViews.java6585 intent.setSourceBounds(getSourceBounds(view));
H A DEditor.java583 return params.setSourceBounds( in createBuilderWithInlineMagnifierDefaults()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityRecord.java4476 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsAnimation()
4490 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsAnimation()
4508 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsAnimation()
4536 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsAnimation()
H A DTask.java1058 _intent.setSourceBounds(null); in setIntent()
1071 targetIntent.setSourceBounds(null); in setIntent()
H A DActivityTaskManagerService.java2688 intent.setSourceBounds(null); in addAppTask()
/aosp12/frameworks/base/core/java/android/content/
H A DIntent.java10357 public void setSourceBounds(@Nullable Rect r) { in setSourceBounds() method
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt11034 method public void setSourceBounds(@Nullable android.graphics.Rect);
55236 method @NonNull public android.widget.Magnifier.Builder setSourceBounds(int, int, int, int);
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt4261 HSPLandroid/content/Intent;->setSourceBounds(Landroid/graphics/Rect;)V
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt7580 method public void setSourceBounds(android.graphics.Rect);
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt4259 HSPLandroid/content/Intent;->setSourceBounds(Landroid/graphics/Rect;)V