/packages/apps/IM/src/com/android/im/service/ |
ContactListManagerAdapter.java | 429 // The RemoteCallbackList will take care of removing the 557 // The RemoteCallbackList will take care of removing the 577 // The RemoteCallbackList will take care of removing the 601 // The RemoteCallbackList will take care of removing the 627 // The RemoteCallbackList will take care of removing the 646 // The RemoteCallbackList will take care of removing the 665 // The RemoteCallbackList will take care of removing the [all...] |
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
Executors.java | 50 * prior to shutdown, a new one will take its place if needed to 72 * execution prior to shutdown, a new one will take its place if 94 * shutdown, a new one will take its place if needed to execute 175 * shutdown, a new one will take its place if needed to execute 192 * during execution prior to shutdown, a new one will take its
|
DelayQueue.java | 25 * removed using <tt>take</tt> or <tt>poll</tt>, they are otherwise 52 * signal some other thread before returning from take() or 173 public E take() throws InterruptedException { method in class:DelayQueue
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/ |
Condition.java | 36 * {@code put} and {@code take} methods. If a 37 * {@code take} is attempted on an empty buffer, then the thread will block 40 * We would like to keep waiting {@code put} threads and {@code take} 68 * public Object take() throws InterruptedException { 279 * condition still does not hold. Typical uses of this method take
|
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/ |
HttpURLConnectionTest.java | 438 // does not take effect 475 // set cache before URLConnection created, or it does not take effect 503 // set cache before URLConnection created, or it does not take effect 531 // set cache before URLConnection created, or it does not take effect 568 // set cache before URLConnection created, or it does not take effect [all...] |
/external/iptables/libiptc/ |
linux_list.h | 132 * The caller must take whatever precautions are necessary 153 * The caller must take whatever precautions are necessary 204 * The caller must take whatever precautions are necessary 559 * The caller must take whatever precautions are necessary 600 * The caller must take whatever precautions are necessary
|
/external/openssl/crypto/ui/ |
ui.h | 111 All of the functions in this group take a UI and a prompt string. 112 The string input and verify addition functions also take a flag argument, 117 The boolean input functions take an action description string (which should 283 All method functions take a UI as argument. Additionally, the writer and 284 the reader take a UI_STRING.
|
/external/openssl/include/openssl/ |
ui.h | 111 All of the functions in this group take a UI and a prompt string. 112 The string input and verify addition functions also take a flag argument, 117 The boolean input functions take an action description string (which should 283 All method functions take a UI as argument. Additionally, the writer and 284 the reader take a UI_STRING.
|
/packages/apps/Email/src/com/android/email/ |
SecurityPolicy.java | 117 * min password length take the max 118 * password mode take the max (strongest mode) 119 * max password fails take the min 120 * max screen lock time take the min 121 * require remote wipe take the max (logical or)
|
/dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/charset/ |
CharsetEncoderICU.java | 331 // BEGIN android-changed: take arrayOffset into account 353 // BEGIN android-changed: take arrayOffset into account 385 // BEGIN android-changed: take arrayOffset into account
|
/development/docs/ |
howto_build_SDK.txt | 86 This will take a while, maybe between 20 minutes and several hours depending on 179 This will take a while to build some Windows-specific binaries, including the 273 The build should take something like 5-10 minutes.
|
/external/bison/build-aux/ |
missing | 214 in order for those modifications to take effect. You can get 244 in order for those modifications to take effect. You can get 267 \`Help2man' package in order for those modifications to take
|
/external/dbus/ |
missing | 214 in order for those modifications to take effect. You can get 244 in order for those modifications to take effect. You can get 267 \`Help2man' package in order for those modifications to take
|
/external/e2fsprogs/e2fsck/ |
e2fsck.8.in | 178 separated, and may take an argument using the equals ('=') sign. The 263 to take additional corrective action, 283 will take no action.
|
/external/elfutils/config/ |
missing | 190 in order for those modifications to take effect. You can get 220 in order for those modifications to take effect. You can get 248 \`Help2man' package in order for those modifications to take
|
/external/genext2fs/ |
missing | 214 in order for those modifications to take effect. You can get 244 in order for those modifications to take effect. You can get 267 \`Help2man' package in order for those modifications to take
|
/external/grub/ |
missing | 214 in order for those modifications to take effect. You can get 244 in order for those modifications to take effect. You can get 267 \`Help2man' package in order for those modifications to take
|
/external/icu4c/common/unicode/ |
ucasemap.h | 127 * Option bit for titlecasing APIs that take an options bit set. 144 * Option bit for titlecasing APIs that take an options bit set. 146 * By default, titlecasing will take each break iterator index,
|
/external/libffi/ |
missing | 214 in order for those modifications to take effect. You can get 244 in order for those modifications to take effect. You can get 267 \`Help2man' package in order for those modifications to take
|
/external/libpng/ |
missing | 225 in order for those modifications to take effect. You can get 255 in order for those modifications to take effect. You can get 278 \`Help2man' package in order for those modifications to take
|
/external/opencore/codecs_v2/video/avc_h264/enc/src/ |
sad_inline.h | 54 src1 = src1 ^(x7 >> 7); /* take absolute value of negative byte */ 197 EOR src1, src1, x7, asr #7; /* take absolute value of negative byte */ 215 EOR src1, src1, x7, asr #7; /* take absolute value of negative byte */
|
/external/opencore/codecs_v2/video/m4v_h263/enc/src/ |
sad_inline.h | 59 src1 = src1 ^(x7 >> 7); /* take absolute value of negative byte */ 202 EOR src1, src1, x7, asr #7; /* take absolute value of negative byte */ 220 EOR src1, src1, x7, asr #7; /* take absolute value of negative byte */
|
/external/opencore/nodes/common/include/ |
pvmf_data_source_playback_control.h | 145 * #iMode - Playback positon mode indicates when the provided playback position is expected to take effect. 148 * playlist session) and the provided playlist position is to take effect once the current play 150 * 3) End of current play session => This playback position is to take effect once the entire current
|
/external/opencore/oscl/oscl/osclio/src/ |
oscl_file_io.h | 153 * the file is open, the option will not take effect until the 186 * the file is open, the option will not take effect until the 202 * the file is open, the option will not take effect until the
|
/external/strace/ |
missing | 207 in order for those modifications to take effect. You can get 237 in order for those modifications to take effect. You can get 265 \`Help2man' package in order for those modifications to take
|