Home | History | Annotate | Download | only in porting

Lines Matching full:href

12      <div><a href="<?cs var:toroot ?>porting/build_system.html">Build System</a></div>
14 <li><a href="<?cs var:toroot ?>porting/build_new_device.html">Configuring a New Product</a></li>
15 <li><a href="<?cs var:toroot ?>porting/build_cookbook.html">Build Cookbook</a></li>
18 <li><a href="<?cs var:toroot ?>porting/release_keys.html">Release Keys and Signing Builds</a></li>
24 <li><a href="<?cs var:toroot ?>porting/customization.html">Customization</a></li>
25 <li><a href="<?cs var:toroot ?>porting/usersguide.html">Android User's Guide</a></li>
32 <li><a href="<?cs var:toroot ?>porting/bring_up.html">Bring up</a></li>
34 <div><a href="javascript:nothing()">Connectivity</a></div>
36 <li><a href="<?cs var:toroot ?>porting/bluetooth.html">Bluetooth</a></li>
37 <li><a href="<?cs var:toroot ?>porting/gps.html">GPS</a></li>
38 <li><a href="<?cs var:toroot ?>porting/wifi.html">Wi-Fi</a></li>
42 <li><a href="<?cs var:toroot ?>porting/display_drivers.html">Display Drivers</a></li>
44 <div><a href="javascript:nothing()">Input Devices</a></div>
46 <li><a href="<?cs var:toroot ?>porting/keymaps_keyboard_input.html">Keymaps and Keyboard</a></li>
49 <li><a href="<?cs var:toroot ?>porting/lights.html">Lights</a></li>
51 <div><a href="javascript:nothing()">Multimedia</a></div>
53 <li><a href="<?cs var:toroot ?>porting/audio.html">Audio</a></li>
54 <li><a href="<?cs var:toroot ?>porting/camera.html">Camera/Video</a></li>
58 <li><a href="<?cs var:toroot ?>porting/power_management.html">Power Management</a></li>
59 <li><a href="<?cs var:toroot ?>porting/sensors.html">Sensors</a></li>
61 <div><a href="javascript:nothing()">Telephony</a></div>
63 <li><a href="<?cs var:toroot ?>porting/telephony.html">Radio Interface Layer</a></li>
64 <li><a href="<?cs var:toroot ?>porting/stk.html">SIM Toolkit Application (STK)</a></li>
73 <li><a href="<?cs var:toroot ?>porting/dalvik.html">Porting Dalvik</a></li>
78 <li><a href="<?cs var:toroot ?>porting/instrumentation_testing.html">Instrumentation Testing</a></li>
79 <li><a href="<?cs var:toroot ?>porting/debugging_gdb.html">Debugging with GDB</a></li>
80 <li><a href="<?cs var:toroot ?>porting/debugging_native.html">Debugging Native Code</a></li>
81 <li><a href="<?cs var:toroot ?>porting/tcpdump.html">Debugging with tcpdump</a></li>