Searched refs:getSourceBounds (Results 1 – 11 of 11) sorted by relevance
657 RemoteViews.getSourceBounds(view), null); in onDefaultViewClicked()700 extras.putParcelable(sharedViewNames[i], RemoteViews.getSourceBounds(view)); in createSharedElementActivityOptions()
1678 if (intent.getSourceBounds() == null) { in applyOptionsLocked()1689 if (intent.getSourceBounds() == null) { in applyOptionsLocked()1704 if (intent.getSourceBounds() == null && buffer != null) { in applyOptionsLocked()1732 if (intent.getSourceBounds() == null) { in applyOptionsLocked()
902 if (_intent.getSelector() != null || _intent.getSourceBounds() != null) { in setIntent()
3158 if (intent.getSourceBounds() != null) { in addAppTask()
906 public static Rect getSourceBounds(View v) { in getSourceBounds() method in RemoteViews4055 intent.setSourceBounds(getSourceBounds(view));
8634 intent.setSourceBounds(originalIntent.getSourceBounds()); in rebuildManagedQuickContactsIntent()
8321 public @Nullable Rect getSourceBounds() { in getSourceBounds() method
3721 HSPLandroid/content/Intent;->getSourceBounds()Landroid/graphics/Rect;
89614 Landroid/widget/RemoteViews;->getSourceBounds(Landroid/view/View;)Landroid/graphics/Rect;
7512 method public android.graphics.Rect getSourceBounds();
10122 method @Nullable public android.graphics.Rect getSourceBounds();