Searched refs:setSourceBounds (Results 1 – 14 of 14) sorted by relevance
678 intent.setSourceBounds(sourceBounds); in startGlobalSearch()
1132 intents[0].setSourceBounds(sourceBounds); in startShortcutInner()1224 i.setSourceBounds(sourceBounds); in startSessionDetailsActivityAsUser()1271 launchIntent.setSourceBounds(sourceBounds); in startActivityAsUser()1352 intent.setSourceBounds(sourceBounds); in showAppDetailsAsUser()
9210 intent.setSourceBounds(target); in composeQuickContactsIntent()9242 intent.setSourceBounds(originalIntent.getSourceBounds()); in rebuildManagedQuickContactsIntent()
1602 public Builder setSourceBounds(@SourceBound int left, @SourceBound int top, in setSourceBounds() method in Magnifier.Builder
6691 intent.setSourceBounds(getSourceBounds(view));
598 return params.setSourceBounds( in createBuilderWithInlineMagnifierDefaults()
4913 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsAnimation()4927 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsAnimation()4945 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsAnimation()4973 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsAnimation()
1035 _intent.setSourceBounds(null); in setIntent()1048 targetIntent.setSourceBounds(null); in setIntent()
2774 intent.setSourceBounds(null); in addAppTask()
10828 public void setSourceBounds(@Nullable Rect r) { in setSourceBounds() method
10204 method public void setSourceBounds(@Nullable android.graphics.Rect);56267 method @NonNull public android.widget.Magnifier.Builder setSourceBounds(int, int, int, int);
4107 HSPLandroid/content/Intent;->setSourceBounds(Landroid/graphics/Rect;)V
7580 method public void setSourceBounds(android.graphics.Rect);
4109 HSPLandroid/content/Intent;->setSourceBounds(Landroid/graphics/Rect;)V