OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:favicon
(Results
76 - 100
of
233
) sorted by null
1
2
3
4
5
6
7
8
9
10
/frameworks/base/api/
test-removed.txt
285
field public static final java.lang.String
FAVICON
= "
favicon
";
/frameworks/base/core/java/android/webkit/
WebChromeClient.java
45
* Notify the host application of a new
favicon
for the current page.
47
* @param icon A Bitmap containing the
favicon
for the current page.
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_htmlparser.py
574
'<![if ! IE]><link href="
favicon
.tiff"/><![endif]>'
588
('startendtag', 'link', [('href', '
favicon
.tiff')]),
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_htmlparser.py
574
'<![if ! IE]><link href="
favicon
.tiff"/><![endif]>'
588
('startendtag', 'link', [('href', '
favicon
.tiff')]),
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_htmlparser.py
574
'<![if ! IE]><link href="
favicon
.tiff"/><![endif]>'
588
('startendtag', 'link', [('href', '
favicon
.tiff')]),
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_htmlparser.py
574
'<![if ! IE]><link href="
favicon
.tiff"/><![endif]>'
588
('startendtag', 'link', [('href', '
favicon
.tiff')]),
/build/tools/droiddoc/templates-sdk/
head_tag.cs
159
<link rel="shortcut icon" type="image/x-icon" href="<?cs var:toroot ?>
favicon
.ico" />
/build/tools/droiddoc/templates-sdk-dev/
head_tag.cs
159
<link rel="shortcut icon" type="image/x-icon" href="<?cs var:toroot ?>
favicon
.ico" />
/external/chromium-trace/catapult/tracing/tracing/extras/android/
android_auditor_test.html
393
test('
favicon
', function() {
/external/libxml2/doc/
bugs.html
3
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="SHORTCUT ICON" href="/
favicon
.ico" /><style type="text/css">
downloads.html
3
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="SHORTCUT ICON" href="/
favicon
.ico" /><style type="text/css">
entities.html
3
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="SHORTCUT ICON" href="/
favicon
.ico" /><style type="text/css">
index.html
4
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="SHORTCUT ICON" href="/
favicon
.ico" /><style type="text/css">
namespaces.html
3
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="SHORTCUT ICON" href="/
favicon
.ico" /><style type="text/css">
upgrade.html
3
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="SHORTCUT ICON" href="/
favicon
.ico" /><style type="text/css">
xmlio.html
3
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="SHORTCUT ICON" href="/
favicon
.ico" /><style type="text/css">
/external/libxml2/doc/html/
book1.html
3
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="SHORTCUT ICON" href="/
favicon
.ico" /><style type="text/css">
index.html
3
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="SHORTCUT ICON" href="/
favicon
.ico" /><style type="text/css">
libxml-lib.html
3
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="SHORTCUT ICON" href="/
favicon
.ico" /><style type="text/css">
libxml-xmlmodule.html
3
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="SHORTCUT ICON" href="/
favicon
.ico" /><style type="text/css">
/hardware/bsp/intel/peripheral/libmraa/src/python/docs/
conf.py.in
126
# The name of an image file (within the static path) to use as
favicon
of the
/hardware/bsp/intel/peripheral/libupm/doxy/
conf.py.in
146
# The name of an image file (within the static path) to use as
favicon
of the
/libcore/support/src/test/java/tests/http/
MockWebServer.java
406
if (request.getRequestLine().equals("GET /
favicon
.ico HTTP/1.1")) {
/packages/apps/Browser2/src/org/chromium/webview_shell/
WebViewBrowserActivity.java
204
public void onPageStarted(WebView view, String url, Bitmap
favicon
) {
/packages/experimental/StrictModeTest/src/com/android/strictmodetest/
StrictModeActivity.java
187
new HttpGet("http://www.android.com/
favicon
.ico"));
Completed in 1085 milliseconds
1
2
3
4
5
6
7
8
9
10