HomeSort by relevance Sort by last modified time
    Searched refs:ContactTileStarredView (Results 1 - 2 of 2) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/list/
ContactTileStarredView.java 22 * A {@link ContactTileStarredView} displays the contact's picture overlayed with their name
26 public class ContactTileStarredView extends ContactTileView {
27 private final static String TAG = ContactTileStarredView.class.getSimpleName();
29 public ContactTileStarredView(Context context, AttributeSet attrs) {
ContactTileSecondaryTargetView.java 28 * in a perfect square like the {@link ContactTileStarredView}. However it adds in an additional
31 public class ContactTileSecondaryTargetView extends ContactTileStarredView {

Completed in 23 milliseconds