Home
last modified time | relevance | path

Searched refs:forward (Results 1 – 25 of 57) sorted by relevance

123

/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/
DAndroid.mk58 $(base)/drm/libdrmframework/plugins/forward-lock/internal-format/common \
59 $(base)/drm/libdrmframework/plugins/forward-lock/internal-format/converter \
60 $(base)/drm/libdrmframework/plugins/forward-lock/internal-format/decoder \
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/
DAndroid.mk24 frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common \
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
DAndroid.mk24 frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common \
/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
DDisplayModifier.java409 private static boolean stepInternal(boolean forward) { in stepInternal() argument
413 mIndices[modifierMapIndex] += (forward ? 1 : -1); in stepInternal()
419 mIndices[modifierMapIndex] = (forward ? 0 : map.size() - 1); in stepInternal()
/frameworks/base/docs/html/distribute/googleplay/edu/
Dabout.jd23 <p>The Google Play team looks forward to seeing you create first class content
45 and looking forward to bringing your apps and content into their classrooms with
Dcontact.jd6 <p>We're looking forward to improving how students learn in the classroom as we
/frameworks/compile/libbcc/gdb_plugin/
Dandroid-commands.py289 def forward(self, source, destination): member in ADB
473 self.adb.forward("tcp:" + str(self.jdwp_port), \
501 self.adb.forward("tcp:" + str(self.gdbserver_port), \
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java204 public void findNext(boolean forward); in findNext() argument
DWebView.java1459 public void findNext(boolean forward) { in findNext() argument
1462 mProvider.findNext(forward); in findNext()
/frameworks/base/docs/html/training/graphics/opengl/
Dmotion.jd42 <p>In this lesson, you take another step forward into using OpenGL ES by learning how to add motion
/frameworks/base/docs/html/about/
Dindex.jd41 forward to bring new capabilities to users and developers. For developers,
48 forward, to bring new capabilities to users and developers. For developers, the
/frameworks/base/docs/html/guide/topics/manifest/
Duses-sdk-element.jd15 <li><a href="#fc">Application forward compatibility</a></li>
92 system should not enable any compatibility behaviors to maintain your app's forward-compatibility
213 other API parts from earlier revisions are carried forward without
431 <h3 id="fc">Application forward compatibility</h3>
433 <p>Android applications are generally forward-compatible with new versions of
438 API Level) is forward-compatible with later versions of the Android platform and
515 your application. Additionally, to ensure forward-compatibility, you should run
/frameworks/base/docs/html/tools/debugging/
Dindex.jd54 tedious, so DDMS provides a port forwarding feature that can forward a specific VM's debugging
78 via DDMS. DDMS can forward any of these ports to a static debugging port (typically port 8700) by
/frameworks/base/docs/html/tools/help/uiautomator/
DUiScrollable.jd187 …<div class="jd-descrdiv">Performs a forward fling with the default number of fling steps (5).</div>
407 … <div class="jd-descrdiv">Performs a forward scroll action on the scrollable layout element until
426 …<div class="jd-descrdiv">Performs a forward scroll with the default number of scroll steps (55).</…
444 <div class="jd-descrdiv">Performs a forward scroll.</div>
462 … <div class="jd-descrdiv">Perform a scroll forward action to move through the scrollable layout
481 …<div class="jd-descrdiv">Perform a forward scroll action to move through the scrollable layout ele…
500 … <div class="jd-descrdiv">Performs a forward scroll action on the scrollable layout element until
1964 …<div class="jd-tagdata jd-tagdescr"><p>Performs a forward fling with the default number of fling s…
2591 …<div class="jd-tagdata jd-tagdescr"><p>Performs a forward scroll action on the scrollable layout e…
2644 …<div class="jd-tagdata jd-tagdescr"><p>Performs a forward scroll with the default number of scroll…
[all …]
/frameworks/base/docs/html/guide/webapps/
Dwebview.jd243 backward and forward through their web page history that's maintained by your {@link
302 pages. You can navigate backward and forward through the history with {@link
324 android.webkit.WebView#canGoForward()} to check whether there is a forward history. If you don't
/frameworks/base/tools/velocityplot/
Dvelocityplot.py84 self.fig.set_size_inches(16, 12, forward=True)
/frameworks/base/docs/html/tools/devices/
Dindex.jd56 forward-compatibility of your application. Forward-compatibility testing ensures that, when
/frameworks/base/core/java/android/view/
DViewRootImpl.java3388 forward(q); in deliver()
3404 forward(q); in finish()
3410 protected void forward(QueuedInputEvent q) { in forward() method in ViewRootImpl.InputStage
3419 forward(q); in apply()
3511 protected void forward(QueuedInputEvent q) { in forward() method in ViewRootImpl.AsyncInputStage
3518 super.forward(q); in forward()
3551 super.forward(q); in forward()
3561 super.forward(curr); in forward()
3644 forward(q); in onFinishedInputEvent()
3711 forward(q); in onFinishedInputEvent()
[all …]
/frameworks/base/docs/html/tools/help/
Dadb.jd167 <td>You can use the <code>forward jdwp:&lt;pid&gt;</code> port-forwarding specification to connect …
168 <code>adb forward tcp:8000 jdwp:472</code><br>
194 <td><code>forward&nbsp;&lt;local&gt;&nbsp;&lt;remote&gt;</code></td>
364 …<p>You can use the <code>forward</code> command to set up arbitrary port forwarding &mdash; forwar…
365 <pre class="no-pretty-print">adb forward tcp:6100 tcp:7100</pre>
367 <pre class="no-pretty-print">adb forward tcp:6100 local:logd </pre>
816 contains a "/" (forward-slash); otherwise it assumes the argument is a package name.
945 <li>{@code -l}: Install the package with forward lock.
/frameworks/base/docs/html/distribute/
Dopen.jd56 distribution; that is, anyone you send your application to can simply forward it to someone else.</…
/frameworks/base/docs/html/training/backward-compatible-ui/
Dabstracting.jd47 …ces, you should mirror the newer API as much as possible. This maximizes forward-compatibility and…
/frameworks/base/docs/html/about/versions/
Dandroid-2.3.4.jd72 products or exclude it. The library is forward-compatible with Android 3.1, so
/frameworks/base/tools/orientationplot/
Dorientationplot.py80 self.fig.set_size_inches(16, 12, forward=True)
/frameworks/base/docs/html/guide/components/
Dtasks-and-back-stack.jd224 to bring forward an existing instance of it (instead of creating a new
361 already has a task running in the background, that task is brought forward to handle the new
368 point, the back stack now includes all activities from the task brought forward, at the top of the
375 forward, on top of the current task.</p>
/frameworks/base/docs/html/training/implementing-navigation/
Dancestral.jd136 forward as defined by {@link android.content.Intent#FLAG_ACTIVITY_CLEAR_TOP}.</p>

123