HomeSort by relevance Sort by last modified time
    Searched full:last (Results 1001 - 1025 of 13702) sorted by null

<<41424344454647484950>>

  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
psy_data.h 53 Word16 mdctScalenm1; /* scale of last block's mdct (PreEchoControl) */
  /frameworks/base/core/java/android/hardware/location/
GeofenceHardwareMonitorCallback.java 33 * @param location The last known location according to the monitoring system.
  /frameworks/base/core/java/android/provider/
OpenableColumns.java 29 * the last segment of the file's URI.
  /frameworks/base/core/java/android/util/
TrustedTime.java 38 * Return time since last trusted time source contact, or
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
ScrollingThroughListOfFocusablesTest.java 129 // move down to last item
146 assertTrue("bottom of last row of last item should be at " +
165 // (make sure we are at last row of second item)
  /frameworks/base/core/tests/coretests/src/android/widget/gridview/
GridStackFromBottomManyTest.java 46 // Last item should be selected
GridStackFromBottomTest.java 46 // Last item should be selected
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListBottomGravityManyTest.java 46 // Last item should be selected
ListBottomGravityTest.java 46 // Last item should be selected
  /frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListOfItemsTallerThanScreenTest.java 136 fail("couldn't get to last item within 20 down arrows");
141 // press down enough times to get to bottom of last item
147 // one more time to get across last item
179 * b) the selected view is the last item in the list, and we are scrolled to the bottom
  /frameworks/base/core/tests/coretests/src/android/widget/listview/touch/
ListTouchBottomGravityManyTest.java 55 // Last item should be selected
94 assertEquals("Last item is not touching the bottom edge",
111 assertEquals("Wrong view in last position", mListView.getAdapter().getCount() - 1,
133 assertEquals("Wrong view in last position", mListView.getAdapter().getCount() - 1,
  /frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/
MultiPageTextWithPadding.java 35 longText = longText + " Last text.";
  /frameworks/base/samples/training/network-usage/res/values/
strings.xml 29 <string name="updated">Last updated:</string>
  /frameworks/base/telephony/java/com/android/internal/telephony/
IWapPushManager.aidl 38 * Updates receiver application that is last added.
  /frameworks/base/tests/HugeBackup/res/values/
strings.xml 27 <string name="restore_text">Restore last data</string>
  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/
VCardImporterNestTests.java 30 // Parent comes last.
  /frameworks/volley/src/com/android/volley/
RetryPolicy.java 36 * @param error The error code of the last attempt.
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Queue.h 45 EXYNOS_QElem *last; member in struct:_EXYNOS_QUEUE
  /hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
JFmTxStatus.java 29 /* LAST (AUDIO_OPERATION_UNAVAILIBLE_RESOURCES), */
  /libcore/luni/src/main/java/java/security/acl/
LastOwnerException.java 22 * the last {@code Owner} from an {@code Owner}.
  /libcore/luni/src/main/java/java/util/
SortedSet.java 69 * Returns the last element in this {@code SortedSet}. The last element is
72 * @return the last element.
76 public E last(); method in interface:SortedSet
  /libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractOwnableSynchronizer.java 48 * Returns the thread last set by
  /ndk/sources/cxx-stl/llvm-libc++/test/containers/container.adaptors/priority.queue/priqueue.cons/
ctor_iter_iter.pass.cpp 13 // priority_queue(InputIterator first, InputIterator last);
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
addprefix 32 # to send the name of the last logfile created. You may also use
dir 32 # to send the name of the last logfile created. You may also use

Completed in 1395 milliseconds

<<41424344454647484950>>