Home
last modified time | relevance | path

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

123

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppLauncherActivity.java280 String link = null; in creatFileForSharedContent() local
288 link = proto.group().toLowerCase(Locale.US) + in creatFileForSharedContent()
293 link = "http://" + matchStr; in creatFileForSharedContent()
298 link = "mailto:" + matchStr; in creatFileForSharedContent()
302 link = "tel:" + matchStr; in creatFileForSharedContent()
304 if (link != null) { in creatFileForSharedContent()
305 String href = String.format("<a href=\"%s\">%s</a>", link, matchStr); in creatFileForSharedContent()
/packages/apps/Calendar/
Dmkprojectfile39 <link>
43 </link>
44 <link>
48 </link>
/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/DocumentsUI/src/com/android/documentsui/clipping/
DClipStorage.java162 File link = new File(mSlots[slot], linkFileName); in getFile() local
165 Os.symlink(primary.getAbsolutePath(), link.getAbsolutePath()); in getFile()
169 return link; in getFile()
/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/apps/Settings/src/com/android/settings/fingerprint/
DFingerprintSettings.java881 LearnMoreSpan link = null; in linkify() local
883 link = new LearnMoreSpan(uri); in linkify()
885 link = new LearnMoreSpan(admin); in linkify()
887 if (link != null) { in linkify()
888 builder.setSpan(link, start, end, msg.getSpanFlags(link)); in linkify()
/packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
DDeletionHelperActivity.java161 NoThresholdSpan link = new NoThresholdSpan(parent); in linkify() local
162 msg.setSpan(link, 0, msg.length(), Spanned.SPAN_EXCLUSIVE_EXCLUSIVE); in linkify()
/packages/apps/Settings/src/com/android/settings/support/
DSupportDisclaimerDialogFragment.java209 SystemInformationSpan link = new SystemInformationSpan(parent); in linkify() local
211 msg.setSpan(link, start, end, Spanned.SPAN_EXCLUSIVE_EXCLUSIVE); in linkify()
/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/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses62 separable from, or merely link (or bind by name) to the interfaces of,
256 separable from, or merely link (or bind by name) to the interfaces of,
450 separable from, or merely link (or bind by name) to the interfaces of,
644 separable from, or merely link (or bind by name) to the interfaces of,
836 separable from, or merely link (or bind by name) to the interfaces of,
1030 separable from, or merely link (or bind by name) to the interfaces of,
1224 separable from, or merely link (or bind by name) to the interfaces of,
1418 separable from, or merely link (or bind by name) to the interfaces of,
1610 separable from, or merely link (or bind by name) to the interfaces of,
1802 separable from, or merely link (or bind by name) to the interfaces of,
[all …]
/packages/apps/BasicSmsReceiver/
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/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/apps/Email/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/providers/BlockedNumberProvider/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/apps/Provision/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/apps/SoundRecorder/
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/LegacyCamera/
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/apps/Settings/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/apps/Dialer/
DLICENSE58 separable from, or merely link (or bind by name) to the interfaces of,
/packages/providers/MediaProvider/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,

123