Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java748 intents[0].setSourceBounds(sourceBounds); in startShortcut()
818 i.setSourceBounds(sourceBounds); in startSessionDetailsActivityAsUser()
834 launchIntent.setSourceBounds(sourceBounds); in startActivityAsUser()
897 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.java1679 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsLocked()
1690 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsLocked()
1705 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsLocked()
1733 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsLocked()
DTaskRecord.java905 _intent.setSourceBounds(null); in setIntent()
918 targetIntent.setSourceBounds(null); in setIntent()
DActivityTaskManagerService.java3159 intent.setSourceBounds(null); in addAppTask()
/frameworks/base/core/java/android/provider/
DContactsContract.java8602 intent.setSourceBounds(target); in composeQuickContactsIntent()
8634 intent.setSourceBounds(originalIntent.getSourceBounds()); in rebuildManagedQuickContactsIntent()
/frameworks/base/core/java/android/widget/
DMagnifier.java1330 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.java9724 public void setSourceBounds(@Nullable Rect r) { in setSourceBounds() method
/frameworks/base/api/
Dcurrent.txt10192 method public void setSourceBounds(@Nullable android.graphics.Rect);
56074 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);