Home
last modified time | relevance | path

Searched refs:getSourceBounds (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/tests/MirrorSurfaceTest/src/com/google/android/test/mirrorsurface/
DMirrorSurfaceActivity.java313 Rect sourceBounds = getSourceBounds(displayFrame, scale); in updateMirror()
423 private Rect getSourceBounds(Rect displayFrame, float scale) { in getSourceBounds() method in MirrorSurfaceActivity
/frameworks/base/core/java/android/appwidget/
DAppWidgetHostView.java850 RemoteViews.getSourceBounds(view), null); in onDefaultViewClicked()
893 extras.putParcelable(sharedViewNames[i], RemoteViews.getSourceBounds(view)); in createSharedElementActivityOptions()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityRecord.java5236 if (intent.getSourceBounds() == null) { in applyOptionsAnimation()
5250 if (intent.getSourceBounds() == null) { in applyOptionsAnimation()
5268 if (intent.getSourceBounds() == null && buffer != null) { in applyOptionsAnimation()
5296 if (intent.getSourceBounds() == null) { in applyOptionsAnimation()
DTask.java977 if (_intent.getSelector() != null || _intent.getSourceBounds() != null) { in setIntent()
DActivityTaskManagerService.java2843 if (intent.getSourceBounds() != null) { in addAppTask()
/frameworks/base/core/java/android/provider/
DContactsContract.java9275 intent.setSourceBounds(originalIntent.getSourceBounds()); in rebuildManagedQuickContactsIntent()
/frameworks/base/core/java/android/widget/
DRemoteViews.java1724 public static Rect getSourceBounds(View v) { in getSourceBounds() method in RemoteViews
7257 intent.setSourceBounds(getSourceBounds(view));
/frameworks/base/core/java/android/content/
DIntent.java9960 public @Nullable Rect getSourceBounds() { in getSourceBounds() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt4092 HSPLandroid/content/Intent;->getSourceBounds()Landroid/graphics/Rect;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7512 method public android.graphics.Rect getSourceBounds();
/frameworks/base/config/
Dboot-image-profile.txt4095 HSPLandroid/content/Intent;->getSourceBounds()Landroid/graphics/Rect;
/frameworks/base/core/api/
Dcurrent.txt11065 method @Nullable public android.graphics.Rect getSourceBounds();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt68508 Landroid/widget/RemoteViews;->getSourceBounds(Landroid/view/View;)Landroid/graphics/Rect;