Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java546 intents[0].setSourceBounds(sourceBounds); in startShortcut()
614 launchIntent.setSourceBounds(sourceBounds); in startActivityAsUser()
676 intent.setSourceBounds(sourceBounds); in showAppDetailsAsUser()
/frameworks/base/core/java/android/app/
DSearchManager.java668 intent.setSourceBounds(sourceBounds); in startGlobalSearch()
/frameworks/base/services/core/java/com/android/server/am/
DActivityRecord.java1404 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsLocked()
1415 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsLocked()
1430 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsLocked()
1458 intent.setSourceBounds(new Rect(pendingOptions.getStartX(), in applyOptionsLocked()
DTaskRecord.java825 _intent.setSourceBounds(null); in setIntent()
839 targetIntent.setSourceBounds(null); in setIntent()
DActivityManagerService.java9925 intent.setSourceBounds(null);
/frameworks/base/core/java/android/widget/
DRemoteViews.java544 fillInIntent.setSourceBounds(rect); in apply()
616 intent.setSourceBounds(rect); in apply()
850 intent.setSourceBounds(rect); in apply()
/frameworks/base/core/java/android/provider/
DContactsContract.java8506 intent.setSourceBounds(target); in composeQuickContactsIntent()
8538 intent.setSourceBounds(originalIntent.getSourceBounds()); in rebuildManagedQuickContactsIntent()
/frameworks/base/core/java/android/content/
DIntent.java8809 public void setSourceBounds(@Nullable Rect r) { in setSourceBounds() method
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7580 method public void setSourceBounds(android.graphics.Rect);
/frameworks/base/api/
Dcurrent.txt9284 method public void setSourceBounds(android.graphics.Rect);
Dsystem-current.txt9807 method public void setSourceBounds(android.graphics.Rect);