/packages/apps/VideoEditor/src/com/android/videoeditor/service/ |
D | ApiServiceListener.java | 40 public void onProjectsLoaded(List<VideoEditorProject> projects, Exception exception) {} in onProjectsLoaded() 60 List<MediaItem> mediaItems, List<AudioTrack> audioTracks, Exception exception) {} in onVideoEditorCreated() 72 List<MediaItem> mediaItems, List<AudioTrack> audioTracks, Exception exception) {} in onVideoEditorLoaded() 81 …ublic void onVideoEditorAspectRatioSet(String projectPath, int aspectRatio, Exception exception) {} in onVideoEditorAspectRatioSet() 90 public void onVideoEditorThemeApplied(String projectPath, String theme, Exception exception) {} in onVideoEditorThemeApplied() 122 Exception exception, boolean cancelled) {} in onVideoEditorExportComplete() 138 public void onVideoEditorSaved(String projectPath, Exception exception) {} in onVideoEditorSaved() 146 public void onVideoEditorReleased(String projectPath, Exception exception) {} in onVideoEditorReleased() 154 public void onVideoEditorDeleted(String projectPath, Exception exception) {} in onVideoEditorDeleted() 169 Integer aspectRatio, Exception exception) {} in onMediaItemAdded() [all …]
|
D | ApiService.java | 1985 final Exception exception = in processIntent() local 2887 final Exception exception, final Object result, final Object extraResult, in completeRequest() 3079 final Exception exception = in onIntentProcessed() local
|
/packages/apps/VideoEditor/src/com/android/videoeditor/ |
D | VideoEditorBaseActivity.java | 90 List<MediaItem> mediaItems, List<AudioTrack> audioTracks, Exception exception) { in onVideoEditorCreated() 115 List<MediaItem> mediaItems, List<AudioTrack> audioTracks, Exception exception) { in onVideoEditorLoaded() 141 Exception exception) { in onVideoEditorAspectRatioSet() 162 Exception exception) { in onVideoEditorThemeApplied() 237 Exception exception, boolean cancelled) { in onVideoEditorExportComplete() 262 public void onVideoEditorSaved(String projectPath, Exception exception) { in onVideoEditorSaved() 275 public void onVideoEditorReleased(String projectPath, Exception exception) { in onVideoEditorReleased() 283 public void onVideoEditorDeleted(String projectPath, Exception exception) { in onVideoEditorDeleted() 293 Integer newAspectRatio, Exception exception) { in onMediaItemAdded() 323 String filename, Exception exception) { in onMediaLoaded() [all …]
|
/packages/apps/Email/src/com/android/email/ |
D | RefreshManager.java | 125 public void onCallback(MessagingException exception, int progress, Clock clock) { in onCallback() 358 private String exceptionToString(MessagingException exception) { in exceptionToString() 370 public void updateMailboxListCallback(MessagingException exception, long accountId, in updateMailboxListCallback() 388 public void updateMailboxCallback(MessagingException exception, long accountId, in updateMailboxCallback() 408 MessagingException exception, long accountId, long mailboxId, int progress, in serviceCheckMailCallback() 417 private void updateMailboxCallbackInternal(MessagingException exception, long accountId, in updateMailboxCallbackInternal() 436 public void sendMailCallback(MessagingException exception, long accountId, long messageId, in sendMailCallback()
|
/packages/apps/Mms/src/com/android/mms/util/ |
D | ItemLoadedCallback.java | 31 void onItemLoaded(T result, Throwable exception); in onItemLoaded()
|
D | PduLoaderManager.java | 182 Throwable exception = null; in run() local
|
/packages/apps/Phone/src/com/android/phone/ |
D | NetworkQueryService.java | 199 int exception = (ar.exception == null) ? QUERY_OK : QUERY_EXCEPTION; in broadcastQueryResults() local 207 cb.onQueryComplete((ArrayList<OperatorInfo>) ar.result, exception); in broadcastQueryResults() local
|
D | TimeConsumingPreferenceActivity.java | 20 public void onException(Preference preference, CommandException exception); in onException() 179 public void onException(Preference preference, CommandException exception) { in onException()
|
D | CallFeaturesSetting.java | 1218 Throwable exception = entry.getValue().exception; in checkFwdChangeSuccess() local
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | EvenMoreAsserts.java | 39 public static <T extends Exception> void assertThrows(Class<T> exception, Runnable r) { in assertThrows() 43 public static <T extends Exception> void assertThrows(String message, Class<T> exception, in assertThrows()
|
D | SqlInjectionDetectionTest.java | 101 private <T extends Exception> void assertQueryThrows(Class<T> exception, final Uri uri, in assertQueryThrows()
|
/packages/apps/Contacts/src/com/android/contacts/model/ |
D | Contact.java | 99 private Contact(Uri requestedUri, Contact.Status status, Exception exception) { in Contact() 129 public static Contact forError(Uri requestedUri, Exception exception) { in forError()
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
D | EffectsRecorder.java | 300 public void onEffectsError(Exception exception, String filePath); in onEffectsError() 870 private void raiseError(final Exception exception) { in raiseError()
|
D | VideoCamera.java | 2045 public synchronized void onEffectsError(Exception exception, String fileName) { in onEffectsError()
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
D | HttpUtils.java | 292 private static void handleHttpConnectionException(Exception exception, String url) in handleHttpConnectionException()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
D | BluetoothOppObexClientSession.java | 540 private void handleSendException(String exception) { in handleSendException()
|
/packages/apps/Mms/src/com/android/mms/ui/ |
D | MessageItem.java | 302 public void onItemLoaded(Object result, Throwable exception) { in onItemLoaded()
|
D | MessageListItem.java | 435 public void onItemLoaded(ImageLoaded imageLoaded, Throwable exception) { in onItemLoaded()
|
/packages/apps/Exchange/exchange2/src/com/android/exchange/ |
D | AbstractSyncService.java | 153 Exception exception = null; field in AbstractSyncService.ValidationResult
|
/packages/apps/Camera/src/com/android/camera/ |
D | EffectsRecorder.java | 477 public void onEffectsError(Exception exception, String filePath); in onEffectsError() 1148 private void raiseError(final Exception exception) { in raiseError()
|
D | VideoModule.java | 2075 public synchronized void onEffectsError(Exception exception, String fileName) { in onEffectsError()
|
/packages/apps/Email/src/org/apache/commons/io/ |
D | FileUtils.java | 1040 IOException exception = null; in cleanDirectory() local 1450 IOException exception = null; in cleanDirectoryOnExit() local
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
D | CalendarProvider2.java | 4603 sUriMatcher.addURI(CalendarContract.AUTHORITY, "exception/#", EXCEPTION_ID); in sUriMatcher.addURI() 4604 sUriMatcher.addURI(CalendarContract.AUTHORITY, "exception/#/#", EXCEPTION_ID2); in sUriMatcher.addURI()
|