Searched refs:getSourceBounds (Results 1 – 14 of 14) sorted by relevance
313 Rect sourceBounds = getSourceBounds(displayFrame, scale); in updateMirror()423 private Rect getSourceBounds(Rect displayFrame, float scale) { in getSourceBounds() method in MirrorSurfaceActivity
850 RemoteViews.getSourceBounds(view), null); in onDefaultViewClicked()893 extras.putParcelable(sharedViewNames[i], RemoteViews.getSourceBounds(view)); in createSharedElementActivityOptions()
5236 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()
977 if (_intent.getSelector() != null || _intent.getSourceBounds() != null) { in setIntent()
2843 if (intent.getSourceBounds() != null) { in addAppTask()
9275 intent.setSourceBounds(originalIntent.getSourceBounds()); in rebuildManagedQuickContactsIntent()
1724 public static Rect getSourceBounds(View v) { in getSourceBounds() method in RemoteViews7257 intent.setSourceBounds(getSourceBounds(view));
9960 public @Nullable Rect getSourceBounds() { in getSourceBounds() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
4092 HSPLandroid/content/Intent;->getSourceBounds()Landroid/graphics/Rect;
7512 method public android.graphics.Rect getSourceBounds();
4095 HSPLandroid/content/Intent;->getSourceBounds()Landroid/graphics/Rect;
11065 method @Nullable public android.graphics.Rect getSourceBounds();
68508 Landroid/widget/RemoteViews;->getSourceBounds(Landroid/view/View;)Landroid/graphics/Rect;