HomeSort by relevance Sort by last modified time
    Searched full:retrieved (Results 276 - 300 of 1102) sorted by null

<<11121314151617181920>>

  /development/tutorials/NotepadCodeLab/Notepadv3/src/com/android/demo/notepad3/
NotesDbAdapter.java 155 * @throws SQLException if note could not be found/retrieved
  /development/tutorials/NotepadCodeLab/Notepadv3Solution/src/com/android/demo/notepad3/
NotesDbAdapter.java 155 * @throws SQLException if note could not be found/retrieved
  /device/google/accessory/arduino/AndroidAccessory/
AndroidAccessory.cpp 242 Serial.print("\nDevice descriptor cannot be retrieved. Trying again\n");
  /external/apache-http/src/org/apache/http/conn/scheme/
SchemeRegistry.java 127 * The scheme can later be retrieved by its name
  /external/bluetooth/bluedroid/bta/include/
bta_dm_co.h 116 ** Parameters valid - TRUE, if the local OOB data is retrieved from LM
  /external/chromium/chrome/browser/chromeos/login/
camera.h 67 // Starts capturing video frames on camera thread. Frames can be retrieved
  /external/chromium/chrome/browser/extensions/
extension_cookies_api.h 87 // context's cookie store context is retrieved. Returns false on error and
extension_cookies_helpers.h 50 // URL. If the URL is empty, all cookies in the cookie store are retrieved.
  /external/chromium/chrome/browser/ui/webui/
extension_icon_source.h 27 // requests. Icons can be retrieved for any installed extension or app.
  /external/compiler-rt/lib/asan/
asan_malloc_linux.cc 79 // Hack: dlsym calls calloc before REAL(calloc) is retrieved from dlsym.
  /external/esd/include/
audiofile.h 324 /* new error codes which may be retrieved via dmGetError() */
449 /* track format retrieved via DMparams */
453 /* virtual format retrieved via DMparams */
458 /* conversion/compression params retrieved via DMparams */
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
AttribBits.java 57 * with the previously retrieved list of names in the directory. Rather,
  /external/jmonkeyengine/engine/src/core/com/jme3/animation/
Animation.java 147 * be retrieved based on a bone index.
PoseTrack.java 119 // list automatically which is then retrieved here.
  /external/jmonkeyengine/engine/src/core/com/jme3/app/
StatsView.java 48 * statistics of rendering. The data is retrieved every frame from a
  /external/jmonkeyengine/engine/src/core/com/jme3/material/
MaterialDef.java 180 * retrieved via {@link MaterialDef#getDefaultTechniques() }.
  /external/jmonkeyengine/engine/src/core/com/jme3/renderer/
Statistics.java 44 * The <code>Statistics</code> can be retrieved by using {@link Renderer#getStatistics() }.
  /external/jmonkeyengine/engine/src/tools/jme3tools/optimize/
TextureAtlas.java 65 * image data is stored in a byte array for each map name. Later each map can be retrieved as
171 * @param mapName A freely chosen map name that can be later retrieved as a Texture. The first map name supplied will be the master map.
189 * @param mapName A freely chosen map name that can be later retrieved as a Texture.
204 * @param mapName A freely chosen map name that can be later retrieved as a Texture.
  /external/libnfc-nci/src/nfc/int/
rw_int.h 168 tRW_T1T_LOCK_INFO lock_tlv[RW_T1T_MAX_LOCK_TLVS]; /* Information retrieved from lock control tlv */
172 tRW_T1T_RES_INFO mem_tlv[RW_T1T_MAX_MEM_TLVS]; /* Information retrieved from mem tlv */
350 tRW_T2T_LOCK_INFO lock_tlv[RW_T2T_MAX_LOCK_TLVS]; /* Information retrieved from lock control tlv */
352 tRW_T2T_RES_INFO mem_tlv[RW_T2T_MAX_MEM_TLVS]; /* Information retrieved from mem tlv */
    [all...]
  /external/libpcap/
README 14 Version 0.9 of LIBPCAP can be retrieved with the CVS tag "libpcap_0_9rel1":
  /external/libppp/src/
bundle.h 152 struct radius radius; /* Info retrieved from radius server */
  /external/openssl/crypto/des/
ofb_enc.c 63 * the first 12 bits will be retrieved from the first byte and half
  /external/oprofile/libopagent/
opagent.h 104 * should be retrieved from a VM to fill out this data structure.
  /external/proguard/src/proguard/evaluation/
TracedStack.java 32 * can be set; the generalized collected Value can be retrieved.
  /external/protobuf/java/src/main/java/com/google/protobuf/micro/
MessageMicro.java 53 * The size is cached and the cached result can be retrieved

Completed in 3345 milliseconds

<<11121314151617181920>>