Home | History | Annotate | Download | only in calendar

Lines Matching full:linkify

1577                     // Linkify.addLinks() sets the TextView movement method if it finds any links.
1578 // We must do the same here, in case linkify by itself did not find any.
1579 // (This is cloned from Linkify.addLinkMovementMethod().)