Searched defs:getSourceBounds (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DRemoteViews.java418 final Rect rect = getSourceBounds(v);
489 final Rect rect = getSourceBounds(view);
714 final Rect rect = getSourceBounds(v);
734 private static Rect getSourceBounds(View v) { method in class:RemoteViews
/frameworks/base/core/java/android/content/
H A DIntent.java5440 public Rect getSourceBounds() { method in class:Intent

Completed in 1333 milliseconds