HomeSort by relevance Sort by last modified time
    Searched full:photoratio (Results 1 - 1 of 1) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/widget/
MultiShrinkScroller.java 274 final TypedValue photoRatio = new TypedValue();
275 getResources().getValue(R.dimen.quickcontact_landscape_photo_ratio, photoRatio,
277 mLandscapePhotoRatio = photoRatio.getFloat();
    [all...]

Completed in 54 milliseconds