HomeSort by relevance Sort by last modified time
    Searched full:side (Results 176 - 200 of 2602) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/apps/Settings/res/layout-land/
choose_lock_pattern.xml 25 <!-- left side: instructions and messages -->
85 <!-- right side: lock pattern -->
  /packages/wallpapers/MusicVisualization/res/raw/
waveform.rs 46 // calculate how many invisible lines there are on each side
72 // calculate how many invisible lines there are on each side
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
HttpsURLConnectionTest.java 253 // create the SSLServerSocket which will be used by server side
310 // create the SSLServerSocket which will be used by server side
434 // create the SSLServerSocket which will be used by server side
480 // create the SSLServerSocket which will be used by server side
532 // create the SSLServerSocket which will be used by server side
585 // create the SSLServerSocket which will be used by server side
648 // create the SSLServerSocket which will be used by server side
667 // create another SSLServerSocket which will be used by server side
716 // create the SSLServerSocket which will be used by server side
776 // create the SSLServerSocket which will be used by server side
    [all...]
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLClientSessionCache.java 23 * {@link javax.net.ssl.SSLSessionContext} to share client-side SSL sessions
SSLServerSessionCache.java 23 * {@link javax.net.ssl.SSLSessionContext} to share server-side SSL sessions
  /dalvik/vm/alloc/
Heap.h 40 * a side-effect.
  /development/samples/GlobalTime/src/com/android/globaltime/
PointCloud.java 23 * to draw city lights on the night side of the earth.
  /development/samples/Home/res/layout-land/
home.xml 23 <!-- All applications on the top side of the screen -->
  /development/samples/Home/res/layout-port/
home.xml 23 <!-- All applications on the top side of the screen -->
  /external/gtest/samples/
sample4_unittest.cc 40 // can have side effects.
  /external/icu4c/test/testdata/
test4.ucm 55 # add a mapping that turns the above's Unicode side into a prefix
  /external/iproute2/include/linux/hdlc/
ioctl.h 62 unsigned short dce; /* 1 for DCE (network side) operation */
  /external/oprofile/libop/
op_interface.h 40 /** the current kernel-side profiler state */
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Statements/
forin-002.js 7 * hand side of the for...in expression.
  /external/webkit/WebCore/manual-tests/
secure-keyboard-enabled-after-submit.html 14 on the right side of the menu bar).<br>
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListTakeFocusFromSide.java 31 * Exercises moving focus into the list from the side
  /hardware/ti/omap3/dspbridge/libbridge/inc/
qosti_dspdecl.h 22 // The QOS command codes (to match the DSP side equivalents).
  /packages/apps/Contacts/src/com/android/contacts/
SearchEditText.java 41 * Conditionally shows a magnifying glass icon on the right side of the text field
  /build/tools/droiddoc/templates/assets/
android-developer-docs.js 53 $("#side-nav").css({'padding':'0'});
132 $("#side-nav").css({position:"absolute",left:0});
136 sidenav = $("#side-nav");
150 $(".side-nav-resizable").resizable({handles: "e", resize: function(e, ui) { resizeWidth(); } });
155 } else if ($(".side-nav-resizable").length) {
234 /* Resize the height of the side-nav and doc-content divs,
239 // Get the window height and always resize the doc-content and side-nav divs
242 $("#side-nav").css({height:windowHeight + "px"});
267 /* Resize the width of the "side-nav" and the left margin of the "doc-content" div,
268 * which creates the resizable side bar *
    [all...]
  /dalvik/libcore/luni/src/main/java/java/net/
SocketOptions.java 52 * a side-effect though, this could lead to a low packet efficiency. The
71 * server-side sockets.
129 * server-side sockets. This option supports setting outgoing interfaces
  /dalvik/libcore/x-net/src/main/java/javax/net/ssl/
SSLSession.java 69 * side to the peer during the handshake.
77 * Returns the principal used to identify the local side to the peer during
80 * @return the principal used to identify the local side.
  /external/netperf/
nettest_sdp.h 36 int port; /* the to port to which recv side should bind
82 int port; /* the to port to which recv side should bind
134 int port; /* the port to which the recv side should bind
  /external/proguard/src/proguard/wtk/
default.pro 16 # Remove all invocations of System methods without side effects
30 # Remove all invocations of String methods without side effects
99 # Remove all invocations of StringBuffer methods without side effects
  /frameworks/base/awt/java/awt/font/
TextHitInfo.java 31 * for "text" returns the left side of "x"). Trailing position means the right
33 * returns the right side of "x").
115 * Gets a TextHitInfo associated with the other side of the insertion point.
  /frameworks/base/core/java/android/database/
CursorToBulkCursorAdaptor.java 54 // Do nothing, the far side is dead
64 // The far side handles the self notifications.
73 // Do nothing, the far side is dead

Completed in 508 milliseconds

1 2 3 4 5 6 78 91011>>