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

/frameworks/base/core/java/android/widget/
H A DRemoteViews.java497 final Rect rect = getSourceBounds(v);
568 final Rect rect = getSourceBounds(view);
793 final Rect rect = getSourceBounds(v);
813 private static Rect getSourceBounds(View v) { method in class:RemoteViews
/frameworks/base/core/java/android/content/
H A DIntent.java6633 public Rect getSourceBounds() { method in class:Intent

Completed in 424 milliseconds