Home
last modified time | relevance | path

Searched refs:setSourceBounds (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java742 intents[0].setSourceBounds(sourceBounds); in startShortcut()
812 i.setSourceBounds(sourceBounds); in startSessionDetailsActivityAsUser()
828 launchIntent.setSourceBounds(sourceBounds); in startActivityAsUser()
891 intent.setSourceBounds(sourceBounds); in showAppDetailsAsUser()
/frameworks/base/core/java/android/app/
DSearchManager.java675 intent.setSourceBounds(sourceBounds); in startGlobalSearch()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityRecord.java1677 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsLocked()
1688 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsLocked()
1703 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsLocked()
1731 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsLocked()
DTaskRecord.java905 _intent.setSourceBounds(null); in setIntent()
918 targetIntent.setSourceBounds(null); in setIntent()
DActivityTaskManagerService.java3181 intent.setSourceBounds(null); in addAppTask()
/frameworks/base/core/java/android/provider/
DContactsContract.java8608 intent.setSourceBounds(target); in composeQuickContactsIntent()
8640 intent.setSourceBounds(originalIntent.getSourceBounds()); in rebuildManagedQuickContactsIntent()
/frameworks/base/core/java/android/widget/
DMagnifier.java1328 public Builder setSourceBounds(@SourceBound int left, @SourceBound int top, in setSourceBounds() method in Magnifier.Builder
DRemoteViews.java4055 intent.setSourceBounds(getSourceBounds(view));
/frameworks/base/core/java/android/content/
DIntent.java9919 public void setSourceBounds(@Nullable Rect r) { in setSourceBounds() method
/frameworks/base/non-updatable-api/
Dcurrent.txt10202 method public void setSourceBounds(@Nullable android.graphics.Rect);
57438 method @NonNull public android.widget.Magnifier.Builder setSourceBounds(int, int, int, int);
/frameworks/base/api/
Dcurrent.txt10202 method public void setSourceBounds(@Nullable android.graphics.Rect);
57582 method @NonNull public android.widget.Magnifier.Builder setSourceBounds(int, int, int, int);
/frameworks/base/config/
Dboot-image-profile.txt3779 HSPLandroid/content/Intent;->setSourceBounds(Landroid/graphics/Rect;)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7580 method public void setSourceBounds(android.graphics.Rect);