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

  /packages/apps/ContactsCommon/src/com/android/contacts/common/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 32 ex:direction="widthToHeight">
49 ex:direction="widthToHeight">
detail_header_contact_with_updates.xml 34 ex:direction="widthToHeight">
detail_header_contact_without_updates.xml 34 ex:direction="widthToHeight">
quickcontact_activity.xml 41 ex:direction="widthToHeight">
updates_header_contact.xml 34 ex:direction="widthToHeight">
  /packages/apps/Contacts/res/layout-sw580dp/
detail_header_contact_with_updates.xml 38 ex:direction="widthToHeight">
updates_header_contact.xml 34 ex:direction="widthToHeight">
detail_header_contact_without_updates.xml 36 ex:direction="widthToHeight">
  /packages/apps/Dialer/res/layout/
call_detail_history_header.xml 33 ex:direction="widthToHeight"
call_detail.xml 65 ex:direction="widthToHeight"

Completed in 169 milliseconds