Home
last modified time | relevance | path

Searched refs:getSourceBounds (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/packages/apps/Launcher3/src/com/android/launcher3/
H A DBaseDraggingActivity.java217 intent.getComponent(), user, intent.getSourceBounds(), optsBundle); in startActivitySafely()
253 startShortcut(packageName, id, intent.getSourceBounds(), optsBundle, info.user); in startShortcutIntentSafely()
/aosp12/frameworks/base/tests/MirrorSurfaceTest/src/com/google/android/test/mirrorsurface/
H A DMirrorSurfaceActivity.java313 Rect sourceBounds = getSourceBounds(displayFrame, scale); in updateMirror()
423 private Rect getSourceBounds(Rect displayFrame, float scale) { in getSourceBounds() method in MirrorSurfaceActivity
/aosp12/frameworks/base/core/java/android/appwidget/
H A DAppWidgetHostView.java820 RemoteViews.getSourceBounds(view), null); in onDefaultViewClicked()
863 extras.putParcelable(sharedViewNames[i], RemoteViews.getSourceBounds(view)); in createSharedElementActivityOptions()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/
H A DAddWorkspaceItemsTask.java248 copyIntent.setSourceBounds(intent.getSourceBounds()); in shortcutExists()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DTaskbarActivityContext.java515 intent.getComponent(), info.user, intent.getSourceBounds(), null); in onTaskbarIconClicked()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityRecord.java4475 if (intent.getSourceBounds() == null) { in applyOptionsAnimation()
4489 if (intent.getSourceBounds() == null) { in applyOptionsAnimation()
4507 if (intent.getSourceBounds() == null && buffer != null) { in applyOptionsAnimation()
4535 if (intent.getSourceBounds() == null) { in applyOptionsAnimation()
H A DTask.java1055 if (_intent.getSelector() != null || _intent.getSourceBounds() != null) { in setIntent()
H A DActivityTaskManagerService.java2687 if (intent.getSourceBounds() != null) { in addAppTask()
/aosp12/frameworks/base/core/java/android/provider/
H A DContactsContract.java9067 intent.setSourceBounds(originalIntent.getSourceBounds()); in rebuildManagedQuickContactsIntent()
/aosp12/frameworks/base/core/java/android/widget/
H A DRemoteViews.java1283 public static Rect getSourceBounds(View v) { in getSourceBounds() method in RemoteViews
6585 intent.setSourceBounds(getSourceBounds(view));
/aosp12/frameworks/base/core/java/android/content/
H A DIntent.java8941 public @Nullable Rect getSourceBounds() { in getSourceBounds() 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/boot/
H A Dboot-image-profile.txt4201 HSPLandroid/content/Intent;->getSourceBounds()Landroid/graphics/Rect;
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt10964 method @Nullable public android.graphics.Rect getSourceBounds();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt7512 method public android.graphics.Rect getSourceBounds();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt4199 HSPLandroid/content/Intent;->getSourceBounds()Landroid/graphics/Rect;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt72474 Landroid/widget/RemoteViews;->getSourceBounds(Landroid/view/View;)Landroid/graphics/Rect;