HomeSort by relevance Sort by last modified time
    Searched full:retrieved (Results 926 - 950 of 1866) sorted by null

<<31323334353637383940>>

  /external/guava/guava/src/com/google/common/collect/
Multiset.java 210 * retrieved from the entry set (this is implementation-dependent).
243 * the entry was retrieved, or a live view of the current count of the
  /external/guava/guava-tests/test/com/google/common/collect/
ListsTest.java 830 // Changes before the partition is retrieved are reflected
835 // Changes before the partition is retrieved are reflected
  /external/javasqlite/src/main/java/SQLite/
Database.java 168 * an error code is set, which later can be retrieved by
199 * an error code is set, which later can be retrieved by
  /external/libnfc-nxp/src/
phFriNfc_NdefReg.h 375 * The entry point for NDEF \b PACKETS retrieved from the Peer (Remote) Device:
405 * The entry point for NDEF \b RECORDS retrieved from the Peer (Remote) Device:
  /frameworks/base/docs/html/training/contacts-provider/
display-contact-badge.jd 109 both the content URI and the {@link android.graphics.Bitmap} from columns retrieved from the
521 // Defines a Cursor to contain the retrieved data
  /frameworks/base/obex/javax/obex/
HeaderSet.java 518 * Retrieves the list of headers that may be retrieved via the
639 * @return the response code retrieved from the server
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
CommandParamsFactory.java 679 * @param cmdDet Command Details object retrieved.
868 * @param cmdDet Command Details object retrieved from the proactive command
    [all...]
  /frameworks/support/v7/palette/src/android/support/v7/graphics/
Palette.java 40 * These can be retrieved from the appropriate getter method.
541 * Represents a color swatch generated from an image's palette. The RGB color can be retrieved
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
HashtableTest.java 241 assertEquals("All keys not retrieved", 10, ht10.size());
430 assertEquals("All keys not retrieved", 10, ht10.size());
  /packages/apps/CellBroadcastReceiver/res/values/
strings.xml 244 <!-- Do not translate. Values that are retrieved from the ListPreference.
262 <!-- Do not translate. Values that are retrieved from the ListPreference.
  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
SmsProvider.java 274 throw new IllegalArgumentException("ICC message not retrieved");
279 "Message not retrieved. ID: " + messageIndexString);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_queue.h 234 * data is needed, it should be retrieved before pop() is
527 * data is needed, it should be retrieved before pop() is
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_queue.h 234 * data is needed, it should be retrieved before pop() is
527 * data is needed, it should be retrieved before pop() is
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_queue.h 240 * data is needed, it should be retrieved before pop() is
540 * data is needed, it should be retrieved before pop() is
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_queue.h 240 * data is needed, it should be retrieved before pop() is
540 * data is needed, it should be retrieved before pop() is
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_queue.h 240 * data is needed, it should be retrieved before pop() is
540 * data is needed, it should be retrieved before pop() is
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_queue.h 240 * data is needed, it should be retrieved before pop() is
540 * data is needed, it should be retrieved before pop() is
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_queue.h 233 * data is needed, it should be retrieved before pop() is
521 * data is needed, it should be retrieved before pop() is
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_queue.h 233 * data is needed, it should be retrieved before pop() is
521 * data is needed, it should be retrieved before pop() is
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_queue.h 234 * data is needed, it should be retrieved before pop() is
527 * data is needed, it should be retrieved before pop() is
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_queue.h 234 * data is needed, it should be retrieved before pop() is
527 * data is needed, it should be retrieved before pop() is
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_struct.py 239 retrieved = unpack(format, got)[0]
240 self.assertEqual(x, retrieved)
test_zlib.py 270 self.assertEqual(data, ''.join(bufs), 'Wrong data retrieved')
302 self.assertEqual(data, ''.join(bufs), 'Wrong data retrieved')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_struct.py 239 retrieved = unpack(format, got)[0]
240 self.assertEqual(x, retrieved)
test_zlib.py 270 self.assertEqual(data, ''.join(bufs), 'Wrong data retrieved')
302 self.assertEqual(data, ''.join(bufs), 'Wrong data retrieved')

Completed in 2064 milliseconds

<<31323334353637383940>>