/aosp12/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
H A D | QuickContactBroadcastReceiver.java | 37 newIntent.setSourceBounds(intent.getSourceBounds()); in onReceive()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | BaseDraggingActivity.java | 217 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 D | MirrorSurfaceActivity.java | 313 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 D | AppWidgetHostView.java | 820 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 D | AddWorkspaceItemsTask.java | 248 copyIntent.setSourceBounds(intent.getSourceBounds()); in shortcutExists()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ |
H A D | TaskbarActivityContext.java | 515 intent.getComponent(), info.user, intent.getSourceBounds(), null); in onTaskbarIconClicked()
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ActivityRecord.java | 4475 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 D | Task.java | 1055 if (_intent.getSelector() != null || _intent.getSourceBounds() != null) { in setIntent()
|
H A D | ActivityTaskManagerService.java | 2687 if (intent.getSourceBounds() != null) { in addAppTask()
|
/aosp12/frameworks/base/core/java/android/provider/ |
H A D | ContactsContract.java | 9067 intent.setSourceBounds(originalIntent.getSourceBounds()); in rebuildManagedQuickContactsIntent()
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | RemoteViews.java | 1283 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 D | Intent.java | 8941 public @Nullable Rect getSourceBounds() { in getSourceBounds() method
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 4201 HSPLandroid/content/Intent;->getSourceBounds()Landroid/graphics/Rect;
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 10964 method @Nullable public android.graphics.Rect getSourceBounds();
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 7512 method public android.graphics.Rect getSourceBounds();
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 4199 HSPLandroid/content/Intent;->getSourceBounds()Landroid/graphics/Rect;
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 72474 Landroid/widget/RemoteViews;->getSourceBounds(Landroid/view/View;)Landroid/graphics/Rect;
|