/frameworks/base/services/java/com/android/server/display/ |
WifiDisplayController.java | 340 Slog.d(TAG, "Retrying discovery. Retries left: " 784 Slog.i(TAG, "Retrying Wifi display connection. Retries left: " [all...] |
/packages/apps/Phone/src/com/android/phone/ |
EmergencyCallHelper.java | 43 * radio back on, waiting for it to come up, and then retrying the 451 mApp.inCallUiState.setProgressIndication(ProgressIndicationType.RETRYING);
|
NotificationMgr.java | [all...] |
/dalvik/vm/analysis/ |
DexPrepare.cpp | 199 ALOGD("DexOpt: our open cache file is stale; sleeping and retrying"); 285 ALOGD("ODEX file is stale or bad; removing and retrying (%s)", 491 ALOGD("waitpid interrupted, retrying"); [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
DataConnection.java | [all...] |
/external/e2fsprogs/e2fsck/ |
util.c | 231 _("while retrying to read bitmaps for %s"),
|
/external/protobuf/src/google/protobuf/io/ |
zero_copy_stream_impl.cc | 255 // retrying seems like it could lead to an infinite loop. I suspect
|
/external/webkit/Source/JavaScriptCore/wtf/ |
TCSystemAlloc.cpp | 99 // Flags to keep us from retrying allocators that failed.
|
/external/webkit/Source/WebCore/storage/ |
SQLTransaction.cpp | 336 // If the current statement has already been run, failed due to quota constraints, and we're not retrying it,
|
/frameworks/av/media/libstagefright/ |
NuCachedSource2.cpp | 340 ALOGI("retrying a previously failed read succeeded.");
|
/frameworks/base/tests/DumpRenderTree/assets/ |
run_layout_tests.py | 220 logging.error('retrying in 10s...')
|
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/ |
QueryController.java | 177 Log.e(LOG_TAG, "Got null root node from accessibility - Retrying...");
|
/hardware/msm7k/libgralloc/ |
gralloc.cpp | 412 ALOGW("%d KiB allocation failed in GPU memory, retrying...",
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadInfo.java | 342 // avoids repetition of retrying download
|
/device/lge/mako/camera/mm-camera-interface/ |
mm_camera.c | [all...] |
/packages/apps/Mms/src/com/android/mms/transaction/ |
TransactionService.java | [all...] |
/external/wpa_supplicant_8/src/eapol_supp/ |
eapol_supp_sm.c | [all...] |
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/ |
mm_camera.c | 222 CDBG("%s:failed with I/O error retrying after %d milli-seconds", 244 CDBG("%s:failed with I/O error retrying after %d milli-seconds", [all...] |
/frameworks/av/media/libstagefright/mp4/ |
FragmentedMP4Parser.cpp | 276 ALOGV("@getFormat parser not ready yet, retrying"); 365 ALOGV("Parser not ready yet, retrying"); [all...] |
/frameworks/base/core/java/android/app/ |
DownloadManager.java | 44 * conduct the download in the background, taking care of HTTP interactions and retrying downloads 241 * occurred and the download manager is waiting before retrying the request. [all...] |
/external/mdnsresponder/mDNSCore/ |
uDNS.c | 239 // list and retrying all the servers again e.g., at least one server failed to respond in the previous try, we 251 // any response, we need to keep retrying till we get a response. uDNS_CheckCurrentQuestion handles [all...] |
/dalvik/vm/alloc/ |
Heap.cpp | 209 * lock, wait for the GC to complete, and retrying allocating.
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/ |
debug-mode.rb | 31 $stderr.puts( "sleeping for 0.1 seconds before retrying" )
|
/external/bluetooth/bluedroid/bta/dm/ |
bta_dm_pm.c | 926 /* if we had disabled link policy, seems like the hid device stop retrying SNIFF after a few tries. force sniff if needed */
|
/external/ceres-solver/internal/ceres/ |
visibility_based_preconditioner.cc | 389 VLOG(1) << "Unscaled factorization failed. Retrying with off-diagonal "
|