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

  /packages/apps/Contacts/src/com/android/contacts/widget/
ProportionalLayout.java 31 * <p>For {@link Direction#widthToHeight}: height := width * factor</p>
38 widthToHeight("widthToHeight"),
52 if (widthToHeight.XmlName.equals(value)) {
53 return Direction.widthToHeight;
58 widthToHeight.XmlName + " or " + heightToWidth.XmlName);
  /packages/apps/Contacts/res/layout/
stream_item_row_images.xml 31 ex:direction="widthToHeight">
46 ex:direction="widthToHeight">
detail_header_contact_with_updates.xml 34 ex:direction="widthToHeight">
detail_header_contact_without_updates.xml 34 ex:direction="widthToHeight">
call_detail_history_header.xml 33 ex:direction="widthToHeight"
quickcontact_activity.xml 39 ex:direction="widthToHeight">
updates_header_contact.xml 34 ex:direction="widthToHeight">
call_detail.xml 65 ex:direction="widthToHeight"
  /packages/apps/Contacts/res/layout-sw580dp/
updates_header_contact.xml 34 ex:direction="widthToHeight">
detail_header_contact_with_updates.xml 38 ex:direction="widthToHeight">
detail_header_contact_without_updates.xml 36 ex:direction="widthToHeight">

Completed in 234 milliseconds