Clay Murphy | 28730d1 | 2014-03-24 18:05:16 -0700 | [diff] [blame] | 1 | <!-- HTML header for doxygen 1.8.4--> |
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 | <head> |
| 5 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| 6 | <meta http-equiv="X-UA-Compatible" content="IE=9"/> |
| 7 | <meta name="generator" content="Doxygen $doxygenversion"/> |
| 8 | <!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME--> |
| 9 | <!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME--> |
| 10 | <link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/> |
| 11 | <script type="text/javascript" src="//www.gstatic.com/external_hosted/source_android_com/sac_doxygen_jquery.js"></script> |
| 12 | <script type="text/javascript" src="$relpath^dynsections.js"></script> |
| 13 | $treeview |
| 14 | $search |
| 15 | $mathjax |
| 16 | <link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" /> |
| 17 | $extrastylesheet |
| 18 | <script type="text/javascript"> |
| 19 | var _gaq = _gaq || []; |
| 20 | _gaq.push(['_setAccount', 'UA-45455297-1']); |
| 21 | _gaq.push(['_trackPageview']); |
| 22 | |
| 23 | (function() { |
| 24 | var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; |
| 25 | ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; |
| 26 | var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); |
| 27 | })(); |
| 28 | </script> |
| 29 | </head> |
| 30 | <body> |
| 31 | <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| 32 | |
| 33 | <div id="header"> |
| 34 | <table width=80%> |
| 35 | <tr> |
| 36 | <td><a href="/index.html"><img src="/assets/images/sac_logo.png" width="123" height="25" alt="Android Developers" /></td> |
| 37 | <td><a class=toptab href="/source/index.html">Source</a></td> |
| 38 | <td><a class=devices href="/devices/index.html">Devices</a></td> |
Clay Murphy | af37757 | 2015-10-29 15:38:46 -0700 | [diff] [blame] | 39 | <td><a class=toptab href="/security/index.html">Security</a></td> |
Clay Murphy | 28730d1 | 2014-03-24 18:05:16 -0700 | [diff] [blame] | 40 | <td><a class=toptab href="/compatibility/index.html">Compatibility</a></td> |
| 41 | <td width=20%>$searchbox</td> |
| 42 | </tr> |
| 43 | </table> |
| 44 | </div> |
| 45 | <hr class=light> |
| 46 | <!-- end header part --> |