HomeSort by relevance Sort by last modified time
    Searched full:reliable (Results 126 - 150 of 477) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/base/core/java/android/server/
BluetoothHealthProfileHandler.java 232 return "Reliable";
  /frameworks/base/docs/html/guide/topics/sensors/
sensors_position.jd 169 precision of the orientation sensor is diminished (specifically, this sensor is only reliable when
  /frameworks/base/docs/html/guide/topics/ui/
index.jd 175 <p>Application menus are another important part of an application's UI. Menus offers a reliable interface that reveals
  /frameworks/support/v4/java/android/support/v4/content/
ModernAsyncTask.java 40 * because we rely on some subtle behavior of AsyncTask that is not reliable on
  /libcore/luni/src/main/java/org/w3c/dom/
Attr.java 222 * may not be reliable if the node was moved.
  /libcore/luni/src/main/java/org/xml/sax/helpers/
DefaultHandler.java 453 * method is invoked, since the document is no longer reliable, and
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
def.h 307 * more reliable. However, the code that
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 127 /// reliable for correctness.
158 /// reliable for correctness.
    [all...]
  /external/quake/quake/src/WinQuake/data/
README.TXT 372 * Fixed serial reliable stream getting stalled
410 On network connections that dropped packets, the reliable message stream
  /external/quake/quake/src/WinQuake/
net_dgrm.cpp 484 Con_Printf("reliable messages sent = %i\n", messagesSent);
485 Con_Printf("reliable messages received = %i\n", messagesReceived);
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Folder.java 150 // reliable behvior when clicking the text field (since it will always gain focus on click).
262 // ensures that every time the field is clicked, focus is gained, giving reliable behavior.
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialog.java     [all...]
  /external/guava/javadoc/com/google/common/collect/
package-summary.html 270 <TD>An immutable <A HREF="../../../../com/google/common/collect/BiMap.html" title="interface in com.google.common.collect"><CODE>BiMap</CODE></A> with reliable user-specified iteration order.</TD>
300 <TD>An immutable <A HREF="../../../../com/google/common/collect/ListMultimap.html" title="interface in com.google.common.collect"><CODE>ListMultimap</CODE></A> with reliable user-specified key and value
310 <TD>An immutable, hash-based <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><CODE>Map</CODE></A> with reliable user-specified iteration
338 <TD>A high-performance, immutable <code>Set</code> with reliable, user-specified
348 <TD>An immutable <A HREF="../../../../com/google/common/collect/SetMultimap.html" title="interface in com.google.common.collect"><CODE>SetMultimap</CODE></A> with reliable user-specified key and value
    [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
physicalsocketserver.cc 583 // select loop. This is the only safe, reliable, cross-platform way to do
801 // We don't have a reliable way of distinguishing end-of-stream
    [all...]
  /external/icu4c/common/
ucnvmbcs.c 536 * An if-else-if chain provides more reliable performance for
    [all...]
  /external/quake/quake/src/QW/server/
pr_cmds.c 1296 #define MSG_ONE 1 // reliable to one (msg_entity)
1297 #define MSG_ALL 2 // reliable to all
sv_main.c 311 Writes all update values to a client's reliable stream
1138 for a few seconds to make sure any final reliable message gets resent
    [all...]
  /build/core/
binary.mk 148 # TODO: more reliable way to remove platform stuff.
definitions.mk 455 ## NOTE: this won't return reliable results until after all
467 ## NOTE: this won't return reliable results until after all
481 ## NOTE: this won't return reliable results until after all
671 # TODO: This is fragile; find a reliable way to get this information.
    [all...]
  /dalvik/vm/
AllocTracker.cpp 24 * the latter is much simpler and more reliable.
  /dalvik/vm/jdwp/
JdwpAdb.cpp 555 * reliable than #1 and generally better than #3. Wastes two fds.
JdwpSocket.cpp 711 * reliable than #1 and generally better than #3. Wastes two fds.
  /external/bluetooth/bluez/health/
hdp_util.c 269 if (g_ascii_strcasecmp("Reliable", chan_type) == 0)
  /external/bluetooth/glib/gio/
gfileinfo.h 178 * The fast content type isn't as reliable as the regular one, as it
    [all...]
  /external/chromium/chrome/browser/ui/webui/
new_tab_ui.cc 527 // TODO(viettrungluu): this isn't obviously reliable, since different

Completed in 1382 milliseconds

1 2 3 4 56 7 8 91011>>