Home
last modified time | relevance | path

Searched refs:failure (Results 1 – 25 of 64) sorted by relevance

123

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropActivity.java422 boolean failure = false; in doInBackground()
447 failure = true; in doInBackground()
468 failure = true; in doInBackground()
476 failure = true; in doInBackground()
513 failure = true; in doInBackground()
551 failure = true; in doInBackground()
566 failure = true; in doInBackground()
575 failure = true; in doInBackground()
584 failure = true; in doInBackground()
591 failure = true; in doInBackground()
[all …]
/packages/apps/Camera2/src/com/android/camera/one/v2/photo/
DMetadataFuture.java46 public void onFailed(CaptureFailure failure) { in onFailed() argument
47 super.onFailed(failure); in onFailed()
48 if (failure.getReason() == CaptureFailure.REASON_FLUSHED) { in onFailed()
50 } else if (failure.getReason() == CaptureFailure.REASON_ERROR) { in onFailed()
/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/common/
DCropAndSetWallpaperTask.java78 boolean failure = false; in cropBitmap()
93 failure = true; in cropBitmap()
97 failure = true; in cropBitmap()
99 return !failure; // True if any of the operations failed in cropBitmap()
/packages/apps/Camera2/src/com/android/camera/one/v2/errorhandling/
DRepeatFailureDetector.java109 public void onFailed(CaptureFailure failure) { in onFailed() argument
110 if (failure.getReason() == CaptureFailure.REASON_ERROR) { in onFailed()
116 mFailureFrameNumber = failure.getFrameNumber(); in onFailed()
/packages/apps/Camera2/src/com/android/camera/one/v2/core/
DResponseListenerBroadcaster.java64 public void onFailed(CaptureFailure failure) { in onFailed() argument
66 listener.onFailed(failure); in onFailed()
DTagDispatchCaptureSession.java79 CaptureFailure failure) { in onCaptureFailed() argument
81 mListeners.get(tag).onFailed(failure); in onCaptureFailed()
DResponseListener.java67 public void onFailed(CaptureFailure failure) { in onFailed() argument
/packages/services/Telephony/src/com/android/phone/settings/
DVoicemailSettingsActivity.java454 boolean failure = false; in onActivityResult()
464 failure = true; in onActivityResult()
468 failure = true; in onActivityResult()
488 failure = true; in onActivityResult()
492 if (failure) { in onActivityResult()
/packages/apps/DevCamera/src/com/android/devcamera/
DLoggingCallbacks.java128 …oid onCaptureFailed(CameraCaptureSession session, CaptureRequest request, CaptureFailure failure) { in onCaptureFailed() argument
129 super.onCaptureFailed(session, request, failure); in onCaptureFailed()
/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/
DAndroidCameraCaptureSessionProxy.java63 CaptureFailure failure) { in onCaptureFailed() argument
64 mCallback.onCaptureFailed(AndroidCameraCaptureSessionProxy.this, request, failure); in onCaptureFailed()
DCameraCaptureSessionProxy.java44 CaptureFailure failure); in onCaptureFailed() argument
/packages/providers/CalendarProvider/tests/
DEMMA_README32 # run the CTS tests; note we can't get success/failure result in $?
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestVideoProvider.java319 CaptureFailure failure) { in onCaptureFailed() argument
/packages/modules/NetworkStack/src/com/android/networkstack/metrics/
Dstats.proto99 // The time duration between provisioning start and end (success or failure)
/packages/modules/DnsResolver/
DREADME-DoT.md88 to 3 times before reporting failure to `DnsTlsDispatcher`.
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses178 work stoppage, computer failure or malfunction, or any and all
360 work stoppage, computer failure or malfunction, or any and all
566 work stoppage, computer failure or malfunction, or any and all
772 work stoppage, computer failure or malfunction, or any and all
978 work stoppage, computer failure or malfunction, or any and all
1184 work stoppage, computer failure or malfunction, or any and all
1402 work stoppage, computer failure or malfunction, or any and all
1596 work stoppage, computer failure or malfunction, or any and all
1790 work stoppage, computer failure or malfunction, or any and all
1984 work stoppage, computer failure or malfunction, or any and all
[all …]
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dpointer.md184 …olving functions assumes valid pointer. Resolving with an invalid pointer causes assertion failure.
/packages/apps/CertInstaller/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/TimeZoneUpdater/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/SpareParts/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/packages/wallpapers/LivePicker/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/packages/providers/MediaProvider/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/HTMLViewer/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/packages/services/Car/tests/CarDeveloperOptions/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/QuickSearchBox/
DNOTICE174 work stoppage, computer failure or malfunction, or any and all

123