Home
last modified time | relevance | path

Searched defs:bottomView (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DConversationLayout.java721 public void bindFacePile(ImageView bottomBackground, ImageView bottomView, ImageView topView) { in bindFacePile()
764 ImageView bottomView = mConversationFacePile.findViewById( in bindFacePile() local
813 public void bindFacePileWithDrawable(ImageView bottomBackground, ImageView bottomView, in bindFacePileWithDrawable()
/frameworks/base/core/java/android/widget/
DListView.java2820 View bottomView; in handleNewSelectionChange() local