Searched refs:getSourceBounds (Results 1 – 12 of 12) sorted by relevance
657 RemoteViews.getSourceBounds(view), null); in onDefaultViewClicked()700 extras.putParcelable(sharedViewNames[i], RemoteViews.getSourceBounds(view)); in createSharedElementActivityOptions()
1676 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()
902 if (_intent.getSelector() != null || _intent.getSourceBounds() != null) { in setIntent()
3180 if (intent.getSourceBounds() != null) { in addAppTask()
906 public static Rect getSourceBounds(View v) { in getSourceBounds() method in RemoteViews4055 intent.setSourceBounds(getSourceBounds(view));
8640 intent.setSourceBounds(originalIntent.getSourceBounds()); in rebuildManagedQuickContactsIntent()
8516 public @Nullable Rect getSourceBounds() { in getSourceBounds() method
3721 HSPLandroid/content/Intent;->getSourceBounds()Landroid/graphics/Rect;
83580 Landroid/widget/RemoteViews;->getSourceBounds(Landroid/view/View;)Landroid/graphics/Rect;
7512 method public android.graphics.Rect getSourceBounds();
10132 method @Nullable public android.graphics.Rect getSourceBounds();