Searched refs:getDefaultPhotoPosition (Results 1 – 4 of 4) sorted by relevance
147 adapter.setPhotoPosition(ContactListItemView.getDefaultPhotoPosition(false /* opposite */)); in createListAdapter()
56 ContactListItemView.getDefaultPhotoPosition(false /* normal/non opposite */);
161 static public final PhotoPosition getDefaultPhotoPosition(boolean opposite) { in getDefaultPhotoPosition() method in ContactListItemView173 private PhotoPosition mPhotoPosition = getDefaultPhotoPosition(false /* normal/non opposite */);
408 ContactListItemView.getDefaultPhotoPosition(/* opposite = */ false)); in createListAdapter()