Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/appwidget/
DAppWidgetHostView.java657 RemoteViews.getSourceBounds(view), null); in onDefaultViewClicked()
700 extras.putParcelable(sharedViewNames[i], RemoteViews.getSourceBounds(view)); in createSharedElementActivityOptions()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityRecord.java1676 if (intent.getSourceBounds() == null) { in applyOptionsLocked()
1687 if (intent.getSourceBounds() == null) { in applyOptionsLocked()
1702 if (intent.getSourceBounds() == null && buffer != null) { in applyOptionsLocked()
1730 if (intent.getSourceBounds() == null) { in applyOptionsLocked()
DTaskRecord.java902 if (_intent.getSelector() != null || _intent.getSourceBounds() != null) { in setIntent()
DActivityTaskManagerService.java3180 if (intent.getSourceBounds() != null) { in addAppTask()
/frameworks/base/core/java/android/widget/
DRemoteViews.java906 public static Rect getSourceBounds(View v) { in getSourceBounds() method in RemoteViews
4055 intent.setSourceBounds(getSourceBounds(view));
/frameworks/base/core/java/android/provider/
DContactsContract.java8640 intent.setSourceBounds(originalIntent.getSourceBounds()); in rebuildManagedQuickContactsIntent()
/frameworks/base/core/java/android/content/
DIntent.java8516 public @Nullable Rect getSourceBounds() { in getSourceBounds() method
/frameworks/base/config/
Dboot-image-profile.txt3721 HSPLandroid/content/Intent;->getSourceBounds()Landroid/graphics/Rect;
Dhiddenapi-greylist-max-o.txt83580 Landroid/widget/RemoteViews;->getSourceBounds(Landroid/view/View;)Landroid/graphics/Rect;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7512 method public android.graphics.Rect getSourceBounds();
/frameworks/base/non-updatable-api/
Dcurrent.txt10132 method @Nullable public android.graphics.Rect getSourceBounds();
/frameworks/base/api/
Dcurrent.txt10132 method @Nullable public android.graphics.Rect getSourceBounds();