Searched refs:getSourceBounds (Results 1 – 11 of 11) sorted by relevance
1400 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()
823 if (_intent.getSelector() != null || _intent.getSourceBounds() != null) { in setIntent()
10130 if (intent.getSourceBounds() != null) {
616 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
8531 intent.setSourceBounds(originalIntent.getSourceBounds()); in rebuildManagedQuickContactsIntent()
7553 public @Nullable Rect getSourceBounds() { in getSourceBounds() method
7512 method public android.graphics.Rect getSourceBounds();
9249 method public android.graphics.Rect getSourceBounds();
9284 method public android.graphics.Rect getSourceBounds();
9772 method public android.graphics.Rect getSourceBounds();
1601 HPLandroid/content/Intent;->getSourceBounds()Landroid/graphics/Rect;