HomeSort by relevance Sort by last modified time
    Searched full:steps (Results 376 - 400 of 1049) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/sdk/1.5_r2/
upgrading.jd 100 <p>In order to upgrade your Eclipse IDE to use the new 0.9 ADT, follow the steps below
114 <!-- 3.3 steps -->
126 <!-- 3.4 steps -->
150 <!-- 3.3 steps -->
171 <!-- 3.4 steps -->
  /frameworks/base/docs/html/sdk/1.5_r3/
upgrading.jd 102 <p>In order to upgrade your Eclipse IDE to use the new 0.9 ADT, follow the steps below
116 <!-- 3.3 steps -->
128 <!-- 3.4 steps -->
152 <!-- 3.3 steps -->
173 <!-- 3.4 steps -->
  /frameworks/base/docs/html/sdk/1.6_r1/
upgrading.jd 86 The upgrade steps for ADT are described below. For information about new features in ADT, see the <a
99 <!-- 3.4 steps -->
115 <!-- 3.5 steps -->
175 system image. Here are the steps: </p>
325 follow the steps below for your respective development environment. </p>
  /external/svox/pico/lib/
picowa.c 408 /* uncomment next line to split into two steps */
430 /* uncomment next to split into two steps */
480 /* uncomment next to split into two steps */
  /external/webkit/WebCore/loader/
RedirectScheduler.cpp 263 void RedirectScheduler::scheduleHistoryNavigation(int steps)
270 HistoryItem* specifiedEntry = m_frame->page()->backForwardList()->itemAtIndex(steps);
287 schedule(new ScheduledRedirection(steps));
  /frameworks/base/core/java/android/os/
AsyncTask.java 39 * and 4 steps, called <code>begin</code>, <code>doInBackground</code>,
91 * <h2>The 4 steps</h2>
92 * <p>When an asynchronous task is executed, the task goes through 4 steps:</p>
  /frameworks/base/test-runner/src/android/test/
TouchUtils.java 208 * @param stepCount How many move steps to include in the drag
226 * @param stepCount How many move steps to include in the drag
446 * @param stepCount How many move steps to include in the drag
472 * @param stepCount How many move steps to include in the drag
740 * @param stepCount How many move steps to include in the drag
760 * @param stepCount How many move steps to include in the drag
  /development/pdk/docs/porting/
bluetooth.jd 176 You can interact directly with this plugin using <code>dbus-send</code></span> and <code>dbus-monitor</code>. While not officially supported, you should be able to connect and use a HID keyboard and mouse using the Bluez HID plugin API. Next steps include plumbing the plugin API in the Android Java framework and offering better support for HID input methods (new keymaps and mouse support).<br />
184 While not officially supported, you should be able to run <code>dund</code> or <code>pand</code> daemons and, using <code>pppd</code> or <code>iptables</code>, test tethering support. Next steps include plubming the DBUS APIs to these daemons up into the Android Java framework and adding code to setup the network paths via <code>pppd</code> and / or <code>iptables</code>.<br />
  /external/skia/src/animator/
SkDrawGroup.cpp 292 void SkGroup::setSteps(int steps) {
297 drawable->setSteps(steps);
  /external/sonivox/arm-wt-22k/lib_src/
eas_mdls.h 147 * FILTER_Q_CONVERSION_FACTOR convers the 0.1dB steps in the DLS
148 * file to our internal 0.75 dB steps. The value is calculated
  /external/v8/benchmarks/
base.js 225 // separate steps to allow the framework to yield between any of the
226 // steps.
  /external/webkit/WebCore/manual-tests/
select_hr.html 36 <p id="test" style="background-color:skyblue; padding:3px;"><b>STEPS TO TEST:</b>
37 Please describe the steps required to test this bug here.
  /external/webkit/WebKit/gtk/webkit/
webkitwebbackforwardlist.cpp 125 * Steps forward in the back forward list
140 * Steps backward in the back forward list
  /frameworks/base/docs/html/sdk/1.0_r1/
upgrading.jd 36 <p>If you develop on Eclipse and are using the ADT plugin, follow these steps to install the
119 your build.xml file. To do that, follow these steps:</p>
  /frameworks/base/docs/html/sdk/1.0_r2/
upgrading.jd 36 <p>If you develop on Eclipse and are using the ADT plugin, follow these steps to install the
119 your build.xml file. To do that, follow these steps:</p>
  /external/webkit/WebKitTools/
ChangeLog     [all...]
  /bionic/libc/kernel/common/linux/mtd/
nand.h 142 int steps; member in struct:nand_ecc_ctrl
  /bionic/libc/kernel/common/media/
msm_camera.h 319 int32_t steps; member in struct:focus_cfg
  /bionic/linker/
README.TXT 120 follow these steps:
  /development/pdk/docs/compatibility/
index.jd 37 <p>If you are building a mobile device, you can follow these steps to make
  /development/pdk/docs/source/
submit-patches.jd 23 href="{@docRoot}source/code-lines.html">Android Code-Lines</a>.<br><br>To work on a particular change to the code, follow these steps:<br>
38 You can track your uploaded changes using the Gerrit code-review tool. When it's time to work on the code again, run repo sync, then go back to step 1 above and start another topic branch.<br><br>The steps will not always come in the order shown--for example, you might run git diff at several points in the process.<br><br><h3>
66 If you previously uploaded a change to Gerrit and the Approver has asked for changes, follow these steps:<br><ol><li>Edit the files to make the changes the Approver has requested.</li>
85 , so that Gerrit can identify you when you upload changes.Please note that due to a bug in repo, repo upload requires your SSH Username be the local part of your email address (the text on the left of the @ sign).<br><br>These first two steps are only necessary prior to your first change.Gerrit will remember your agreement and SSH key for subsequent changes.<br><br></li>
  /external/apache-http/src/org/apache/http/client/
RequestDirector.java 44 * The director decides which steps are necessary to execute a request.
  /external/blktrace/
rbtree.h 28 int two steps: as first thing the code must insert the element in
  /external/expat/bcb5/
README.txt 11 perform the following steps (assuming it was installed under C:\Borland\BCC55):
  /external/icu4c/layout/
LayoutEngine.h 41 * The layout process is done in three steps. There is a protected virtual method
45 * There is a public method which invokes the steps in the correct order.
47 * The steps are:
328 * This method will invoke the layout steps in their correct order by calling

Completed in 872 milliseconds

<<11121314151617181920>>