Home
last modified time | relevance | path

Searched refs:mAvatarOffsetTop (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DContactListItemView.java99 private int mAvatarOffsetTop; field in ContactListItemView
308 mAvatarOffsetTop = a.getDimensionPixelOffset( in ContactListItemView()
309 R.styleable.ContactListItemView_list_item_avatar_offset_top, mAvatarOffsetTop); in ContactListItemView()
692 + mAvatarOffsetTop; in onLayout()
708 + mAvatarOffsetTop; in onLayout()