Home
last modified time | relevance | path

Searched refs:link (Results 1 – 25 of 56) sorted by relevance

123

/packages/apps/Calendar/
Dmkprojectfile39 <link>
43 </link>
44 <link>
48 </link>
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppLauncherActivity.java281 String link = null; in creatFileForSharedContent() local
289 link = proto.group().toLowerCase(Locale.US) + in creatFileForSharedContent()
294 link = "http://" + matchStr; in creatFileForSharedContent()
299 link = "mailto:" + matchStr; in creatFileForSharedContent()
303 link = "tel:" + matchStr; in creatFileForSharedContent()
305 if (link != null) { in creatFileForSharedContent()
306 String href = String.format("<a href=\"%s\">%s</a>", link, matchStr); in creatFileForSharedContent()
/packages/apps/Test/connectivity/sl4n/rapidjson/
Dreadme.md19 | [Linux][lin-link] | [Windows][win-link] | [Coveralls][cov-link] |
24 [lin-link]: https://travis-ci.org/miloyip/rapidjson "Travis build status"
26 [win-link]: https://ci.appveyor.com/project/miloyip/rapidjson/branch/master "AppVeyor build status"
28 [cov-link]: https://coveralls.io/r/miloyip/rapidjson?branch=master
/packages/apps/Settings/src/com/android/settings/fingerprint/
DFingerprintEnrollIntroduction.java224 LearnMoreSpan link = new LearnMoreSpan(uri); in linkify() local
225 builder.setSpan(link, start, end, msg.getSpanFlags(link)); in linkify()
DFingerprintSettings.java798 LearnMoreSpan link = null; in linkify() local
800 link = new LearnMoreSpan(uri); in linkify()
802 link = new LearnMoreSpan(admin); in linkify()
804 if (link != null) { in linkify()
805 builder.setSpan(link, start, end, msg.getSpanFlags(link)); in linkify()
/packages/apps/Messaging/src/com/android/messaging/util/
DUiUtils.java355 for (final URLSpan link : links) { in stripHtml()
356 final int spanStart = markup.getSpanStart(link); in stripHtml()
357 final int spanEnd = markup.getSpanEnd(link); in stripHtml()
362 final String linkText = link.getURL(); in stripHtml()
/packages/inputmethods/LatinIME/tests/res/raw/
Ddummy_resource_for_testing.txt2 * successfully. (See {@link KeySpecParserSplitTests#setUp()}.
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/misc/
Ddoxygenextra.css267 /* external link icon */
/packages/apps/Music/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/apps/Launcher2/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/apps/QuickSearchBox/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/apps/CellBroadcastReceiver/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/apps/LegacyCamera/jni/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/providers/UserDictionaryProvider/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/apps/LegacyCamera/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/providers/TelephonyProvider/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/apps/Launcher3/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/inputmethods/LatinIME/java/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/apps/Email/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/wallpapers/LivePicker/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/providers/ContactsProvider/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/apps/Gallery/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/providers/CalendarProvider/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/apps/HTMLViewer/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,

123