HomeSort by relevance Sort by last modified time
    Searched full:autolink (Results 26 - 50 of 111) sorted by null

12 3 4 5

  /developers/samples/android/views/TextLinkify/Application/src/main/res/values/
strings.xml 21 \nThis can be done either automatically by setting the <i>autoLink</i> property
  /development/samples/ApiDemos/res/layout/
link.xml 34 android:autoLink="all"
  /development/samples/browseable/TextLinkify/res/layout/
sample_main.xml 45 android:autoLink="all"
  /development/samples/browseable/TextLinkify/res/values/
strings.xml 21 \nThis can be done either automatically by setting the <i>autoLink</i> property
  /external/androidplot/Examples/DemoApp/res/layout/
main.xml 69 android:autoLink="web"
  /developers/build/prebuilts/gradle/TextLinkify/Application/src/main/java/com/example/android/textlinkify/
MainActivity.java 37 * autoLinking. In XML, use the android:autoLink property, programatically call
59 * text_auto_linkify shows the android:autoLink property, which
  /developers/samples/android/views/TextLinkify/Application/src/main/java/com/example/android/textlinkify/
MainActivity.java 37 * autoLinking. In XML, use the android:autoLink property, programatically call
59 * text_auto_linkify shows the android:autoLink property, which
  /development/samples/browseable/TextLinkify/src/com.example.android.textlinkify/
MainActivity.java 37 * autoLinking. In XML, use the android:autoLink property, programatically call
59 * text_auto_linkify shows the android:autoLink property, which
  /frameworks/data-binding/integration-tests/TestApp/app/src/main/res/layout/
text_view_adapter_test.xml 40 android:autoLink="@{obj.autoLink}"
  /development/samples/ApiDemos/src/com/example/android/apis/text/
Link.java 39 // text1 shows the android:autoLink property, which
  /packages/apps/Calendar/res/layout/
event_info_headline.xml 41 android:autoLink="all"
event_info_dialog.xml 83 android:autoLink="all"
  /external/clang/include/clang/Frontend/
CodeGenOptions.def 33 CODEGENOPT(Autolink , 1, 1) ///< -fno-autolink
  /external/jsoncpp/makefiles/vs71/
lib_json.vcproj 167 RelativePath="..\..\include\json\autolink.h">
  /packages/apps/Settings/res/layout/
device_admin_add.xml 121 android:autoLink="email|phone|web"
  /external/markdown/docs/
CHANGE_LOG 138 Nov. 14, 2005: Added entity code and email autolink fix by Tiago
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
Main.java 119 "com.android.i18n.phonenumbers.*", // for TextView with autolink attribute
  /external/jsoncpp/
SConstruct 145 env['LIB_NAME_SUFFIX'] = '${LIB_PLATFORM}_${LIB_LINK_TYPE}${LIB_CRUNTIME}' # must match autolink naming convention
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion39.txt 41 android:autoLink : Controls whether links such as urls and email addresses are automatically found and converted to clickable links. [flag]
42 android:linksClickable : If set to false, keeps the movement method from being set to the link movement method even if autoLink causes links to be found. [boolean]
completion5-expected-completion40.txt 41 android:autoLink : Controls whether links such as urls and email addresses are automatically found and converted to clickable links. [flag]
42 android:linksClickable : If set to false, keeps the movement method from being set to the link movement method even if autoLink causes links to be found. [boolean]
  /external/markdown/markdown/
inlinepatterns.py 338 """ Return a link Element given an autolink (`<http://example/com>`). """
  /frameworks/data-binding/extensions/baseAdapters/src/main/java/android/databinding/adapters/
TextViewBindingAdapter.java 44 @BindingMethod(type = TextView.class, attribute = "android:autoLink", method = "setAutoLinkMask"),
  /external/markdown/MarkdownTest/Tests_2004/
Markdown Documentation - Syntax.text 31 * [Automatic Links](#autolink)
831 <h3 id="autolink">Automatic Links</h3>
  /external/markdown/MarkdownTest/Tests_2007/
Markdown Documentation - Syntax.text 31 * [Automatic Links](#autolink)
831 <h3 id="autolink">Automatic Links</h3>
  /external/markdown/tests/extensions-x-def_list/
markdown-syntax.txt 31 * [Automatic Links](#autolink)
831 <h3 id="autolink">Automatic Links</h3>

Completed in 2189 milliseconds

12 3 4 5