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

  /frameworks/opt/setupwizard/library/platform/src/com/android/setupwizardlib/view/
RichTextView.java 139 public OnLinkClickListener getOnLinkClickListener() {
  /frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/view/
RichTextView.java 174 public OnLinkClickListener getOnLinkClickListener() {
  /frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
RichTextViewTest.java 86 assertSame(listener, textView.getOnLinkClickListener());

Completed in 102 milliseconds