Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityRecord.java1400 if (intent.getSourceBounds() == null) { in applyOptionsLocked()
1411 if (intent.getSourceBounds() == null) { in applyOptionsLocked()
1426 if (intent.getSourceBounds() == null && buffer != null) { in applyOptionsLocked()
1454 if (intent.getSourceBounds() == null) { in applyOptionsLocked()
DTaskRecord.java823 if (_intent.getSelector() != null || _intent.getSourceBounds() != null) { in setIntent()
DActivityManagerService.java10130 if (intent.getSourceBounds() != null) {
/frameworks/base/core/java/android/widget/
DRemoteViews.java616 final Rect rect = getSourceBounds(v); in apply()
685 final Rect rect = getSourceBounds(view); in apply()
914 final Rect rect = getSourceBounds(v); in apply()
932 private static Rect getSourceBounds(View v) { in getSourceBounds() method in RemoteViews
/frameworks/base/core/java/android/provider/
DContactsContract.java8531 intent.setSourceBounds(originalIntent.getSourceBounds()); in rebuildManagedQuickContactsIntent()
/frameworks/base/core/java/android/content/
DIntent.java7553 public @Nullable Rect getSourceBounds() { in getSourceBounds() method
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7512 method public android.graphics.Rect getSourceBounds();
/frameworks/base/api/
Dcurrent.txt9249 method public android.graphics.Rect getSourceBounds();
Dtest-current.txt9284 method public android.graphics.Rect getSourceBounds();
Dsystem-current.txt9772 method public android.graphics.Rect getSourceBounds();
/frameworks/base/config/
Dboot-image-profile.txt1601 HPLandroid/content/Intent;->getSourceBounds()Landroid/graphics/Rect;