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

  /packages/apps/Calendar/src/com/android/calendar/
ExpandableTextView.java 28 public class ExpandableTextView extends LinearLayout implements OnClickListener {
39 public ExpandableTextView(Context context) {
44 public ExpandableTextView(Context context, AttributeSet attrs) {
49 public ExpandableTextView(Context context, AttributeSet attrs, int defStyle) {
EventInfoFragment.java 354 private ExpandableTextView mDesc;
    [all...]

Completed in 1061 milliseconds