HomeSort by relevance Sort by last modified time
    Searched full:again (Results 876 - 900 of 2388) sorted by null

<<31323334353637383940>>

  /packages/apps/Contacts/src/com/android/contacts/
ImportVCardActivity.java 227 // Try again with the detector.
766 // to avoid throwing an Intent to itself again.
    [all...]
  /packages/apps/Phone/src/com/android/phone/
BluetoothHeadsetService.java 366 // query and try to connect again.
372 Log.i(TAG, "Trying to connect to rfcomm socket again after 1 sec");
    [all...]
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DockService.java 325 if(DEBUG) Log.d(TAG, "disable failed. try again later " + startId);
588 // Let's try again
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
RulesEngine.java 371 // (which means we didn't find it earlier, so don't look for it again)
431 // (which means we didn't find it earlier, so don't look for it again)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/TNETWArbiter/
TNETWArbSM.c 599 /* If we got TNETWIF_COMPLETE then we could get the Bus Semaphore again then send the BUS_AVAIL Event */
602 /* Get the status again through sending the BUS_AVAIL Event to the TNETW ARbiter SM */
  /dalvik/vm/
Sync.c 291 * thin again. This is called during garbage collection.
922 * The acquire failed. Try again.
979 * try again.
    [all...]
  /external/bluetooth/glib/docs/reference/gobject/
tut_howto.xml 212 Finally, there are different header include conventions. Again, pick one
338 GType ensure that these properties are not set again later by malicious user code.
385 Again, it is often difficult to figure out which mechanism to use to
673 Again, it is possible to provide a default implementation for this
    [all...]
  /external/icu4c/i18n/
nfrule.cpp 295 // now parsing the rule's radix. Again, accumulate digits
474 // recalculated again-- the only function that does this is
676 // [again, we have two copies of this routine that do the same thing
807 // succeeds, it then calls it again, this time to look for the
    [all...]
  /external/wpa_supplicant/
eap.c 599 * the same id again; and unfortunately, such
604 wpa_printf(MSG_DEBUG, "EAP: AS used the same Id again,"
738 continue; /* do not allow the current method again */
802 continue; /* do not allow the current method again */
900 * Make sure the same PIN is not tried again in order to avoid
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap.c 587 * AS is incorrectly using the same id again; and
592 wpa_printf(MSG_DEBUG, "EAP: AS used the same Id again, but "
773 continue; /* do not allow the current method again */
825 continue; /* do not allow the current method again */
920 * Make sure the same PIN is not tried again in order to avoid
    [all...]
  /external/zlib/old/
zlib.html 423 and with zero <a href="#avail_out">avail_out</a>, it must be called again after making room in the
442 If <a href="#deflate">deflate</a> returns with <a href="#avail_out">avail_out</a> == 0, this function must be called again
451 called again with <a href="#Z_FINISH">Z_FINISH</a> and more output space (updated <a href="#avail_out">avail_out</a>) but no
460 <a href="#Z_STREAM_END">Z_STREAM_END</a>, then it must be called again as described above.
544 must be called again after making room in the output buffer because there
    [all...]
  /frameworks/base/core/java/android/webkit/
LoadListener.java 426 // we failed, if we must authenticate again now and
678 // If this is the first attempt to authenticate, try again with the username and
    [all...]
  /frameworks/base/media/java/android/media/
MediaPlayer.java 226 * the MediaPlayer object to the <em>Prepared</em> state again.</li>
578 * On success, {@link #prepare()} will already have been called and must not be called again.
593 * On success, {@link #prepare()} will already have been called and must not be called again.
629 * On success, {@link #prepare()} will already have been called and must not be called again.
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiStateTracker.java 232 * When a notification is shown, we wait this amount before possibly showing it again.
245 * to show the notification again.
411 * manager can set it up again).
    [all...]
  /frameworks/base/core/res/res/values/
strings.xml 222 <string name="httpErrorIO">The server failed to communicate. Try again later.</string>
238 <string name="httpErrorTooManyRequests">Too many requests are being processed. Try again later.</string>
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
gdb.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/
gdb.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
gdb.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/info/
gdb.info     [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
gdb.info     [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/
initscan.c 132 YY_DO_BEFORE_ACTION; /* set up yytext again */ \
    [all...]
  /external/netperf/
nettest_sctp.c 721 /* timestamp just before we go into send and then again just after */
    [all...]
  /cts/tests/tests/app/src/android/app/cts/
DialogTest.java 865 // open option menu again
    [all...]
  /external/jpeg/
jmemmgr.c 297 /* Try to get space, if fail reduce slop and try again */
    [all...]
  /external/openssl/ssl/
s3_pkt.c 271 again:
489 if (rr->length == 0) goto again;
1054 * now try again to obtain the (application) data we were asked for */
    [all...]

Completed in 201 milliseconds

<<31323334353637383940>>