Searched refs:enclosingView (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/activities/
H A DPhotoSelectionActivity.java208 * @param enclosingView This is the view that the photo must fit within.
211 private int getAdjustedExpandedPhotoSize(View enclosingView, int heightOffset) { argument
214 enclosingView.getDrawingRect(bounds);

Completed in 47 milliseconds