Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DSearchManager.java678 intent.setSourceBounds(sourceBounds); in startGlobalSearch()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DLauncherAppsService.java1220 intents[0].setSourceBounds(sourceBounds); in startShortcutInner()
1330 i.setSourceBounds(sourceBounds); in startSessionDetailsActivityAsUser()
1381 launchIntent.setSourceBounds(sourceBounds); in startActivityAsUser()
1463 intent.setSourceBounds(sourceBounds); in showAppDetailsAsUser()
/aosp14/frameworks/base/core/java/android/provider/
H A DContactsContract.java9235 intent.setSourceBounds(target); in composeQuickContactsIntent()
9267 intent.setSourceBounds(originalIntent.getSourceBounds()); in rebuildManagedQuickContactsIntent()
/aosp14/frameworks/base/core/java/android/widget/
H A DMagnifier.java1602 public Builder setSourceBounds(@SourceBound int left, @SourceBound int top, in setSourceBounds() method in Magnifier.Builder
H A DRemoteViews.java6932 intent.setSourceBounds(getSourceBounds(view));
H A DEditor.java613 return params.setSourceBounds( in createBuilderWithInlineMagnifierDefaults()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityRecord.java4994 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsAnimation()
5008 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsAnimation()
5026 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsAnimation()
5054 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsAnimation()
H A DTask.java996 _intent.setSourceBounds(null); in setIntent()
1009 targetIntent.setSourceBounds(null); in setIntent()
H A DActivityTaskManagerService.java2800 intent.setSourceBounds(null); in addAppTask()
/aosp14/frameworks/base/core/java/android/content/
H A DIntent.java11038 public void setSourceBounds(@Nullable Rect r) { in setSourceBounds() method
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt10791 method public void setSourceBounds(@Nullable android.graphics.Rect);
59114 method @NonNull public android.widget.Magnifier.Builder setSourceBounds(int, int, int, int);
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt4230 HSPLandroid/content/Intent;->setSourceBounds(Landroid/graphics/Rect;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt4233 HSPLandroid/content/Intent;->setSourceBounds(Landroid/graphics/Rect;)V