HomeSort by relevance Sort by last modified time
    Searched full:previous (Results 1451 - 1475 of 9167) sorted by null

<<51525354555657585960>>

  /frameworks/base/docs/html/training/implementing-navigation/
descendant.jd 6 previous.title=Implementing Temporal Navigation
7 previous.link=temporal.html
  /frameworks/base/docs/html/training/improving-layouts/
smooth-scrolling.jd 6 previous.title=Loading Views On Demand
7 previous.link=loading-ondemand.html
  /frameworks/base/docs/html/training/in-app-billing/
list-iab-products.jd 6 previous.title=Preparing Your In-app Billing Application
7 previous.link=preparing-iab-app.html
test-iab-app.jd 6 previous.title=Purchasing In-app Billing Products
7 previous.link=purchase-iab-products.html
  /frameworks/base/docs/html/training/monitoring-device-state/
connectivity-monitoring.jd 7 previous.title=Determining and Monitoring the Docking State and Type
8 previous.link=docking-monitoring.html
  /frameworks/base/docs/html/training/multiscreen/
screendensities.jd 9 previous.title=Supporting Different Screen Sizes
10 previous.link=screensizes.html
  /frameworks/base/docs/html/training/sharing/
shareaction.jd 6 previous.title=Receiving Simple Data from Other Apps
7 previous.link=receive.html
  /frameworks/base/docs/html-intl/intl/es/training/monitoring-device-state/
connectivity-monitoring.jd 7 previous.title=Cómo determinar y controlar el tipo de conector y el estado de la conexión
8 previous.link=docking-monitoring.html
docking-monitoring.jd 6 previous.title=Cómo controlar el nivel de batería y el estado de carga
7 previous.link=battery-monitoring.html
  /frameworks/base/docs/html-intl/intl/es/training/multiscreen/
screendensities.jd 6 previous.title=Cómo admitir varios tamaños de pantalla
7 previous.link=screensizes.html
  /frameworks/base/docs/html-intl/intl/ja/training/multiscreen/
adaptui.jd 6 previous.title=??????????????
7 previous.link=screendensities.html
  /frameworks/base/docs/html-intl/intl/ru/training/multiscreen/
adaptui.jd 6 previous.title=Supporting Different Screen Densities
7 previous.link=screendensities.html
  /frameworks/base/docs/html-intl/intl/zh-cn/training/multiscreen/
adaptui.jd 6 previous.title=????????
7 previous.link=screendensities.html
  /frameworks/base/services/core/java/com/android/server/display/
RampAnimator.java 58 * @return True if the target differs from the previous target.
87 // Otherwise, continue at the previous rate.
  /frameworks/base/services/core/java/com/android/server/job/controllers/
BatteryController.java 109 boolean previous = ts.chargingConstraintSatisfied.getAndSet(stablePower);
110 if (previous != stablePower) {
  /frameworks/base/services/core/java/com/android/server/updates/
ConfigUpdateInstallReceiver.java 67 // get the previous value from the extras
117 throw new IllegalStateException("Missing required previous hash, ignoring.");
  /frameworks/base/tests/OneMedia/src/com/android/onemedia/playback/
Renderer.java 34 public static final String FEATURE_PREVIOUS = "com.android.media.PREVIOUS";
113 // UnsupportedOperationException("previous is not supported.");
  /frameworks/support/v17/leanback/res/values/
strings.xml 47 <!-- Talkback label for the control button to skip to the previous media item -->
48 <string name="lb_playback_controls_skip_previous">Skip Previous</string>
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
AttributedCharacterIteratorTest.java 133 * @tests java.text.AttributedCharacterIterator#previous()
140 assertEquals("Wrong first", 'g', it.previous());
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentMap.java 46 * @return the previous value associated with the specified key, or
128 * @return the previous value associated with the specified key, or
  /libcore/luni/src/main/java/org/w3c/dom/traversal/
NodeIterator.java 90 * Returns the previous node in the set and moves the position of the
92 * @return The previous <code>Node</code> in the set being iterated over,
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_die.h 152 /* Gets previous sibling of this DIE in the parent's DIE object list. */
198 /* Previous sibling of this DIE in the parent's DIE object list. */
  /ndk/tests/device/test-gnustl-full/unit/
istmit_test.cpp 116 * in the previous copy_n call, this value is returned in the pair
120 * the istream_iterator returned by copy_n (see previous test with "aabbcd")
  /ndk/tests/device/test-stlport/unit/
istmit_test.cpp 116 * in the previous copy_n call, this value is returned in the pair
120 * the istream_iterator returned by copy_n (see previous test with "aabbcd")
  /packages/apps/Calendar/src/com/android/calendar/
EventGeometry.java 64 // If the event started on a previous day, then show it starting
82 // ending in the previous cell so that we don't cross the border

Completed in 723 milliseconds

<<51525354555657585960>>