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

/packages/apps/Contacts/src/com/android/contacts/activities/
H A DPhotoSelectionActivity.java213 * @param heightOffset This is the amount of height to leave open for the photo action popup.
215 private int getAdjustedExpandedPhotoSize(View enclosingView, int heightOffset) { argument
220 final int boundsHeight = bounds.height() - heightOffset;

Completed in 62 milliseconds