Searched refs:CallComposerLoggingException (Results 1 – 6 of 6) sorted by relevance
110 public static class CallComposerLoggingException extends Throwable { class in CallLog236 callback.onError(new CallComposerLoggingException( in storeCallComposerPicture()266 } catch (CallComposerLoggingException e) { in storeCallComposerPicture()284 } catch (CallComposerLoggingException e) { in storeCallComposerPicture()305 } catch (CallComposerLoggingException e) { in storeCallComposerPicture()334 } catch (CallComposerLoggingException e) { in storeCallComposerPicture()358 throw new CallComposerLoggingException(CallComposerLoggingException.ERROR_UNKNOWN); in storeCallComposerPictureAtUri()363 throw new CallComposerLoggingException(CallComposerLoggingException.ERROR_STORAGE_FULL); in storeCallComposerPictureAtUri()375 throw new CallComposerLoggingException( in storeCallComposerPictureAtUri()379 throw new CallComposerLoggingException(CallComposerLoggingException.ERROR_UNKNOWN); in storeCallComposerPictureAtUri()[all …]
98 OutcomeReceiver<Uri, CallLog.CallComposerLoggingException> callback) { in storeCallComposerPictureAsUser()226 new OutcomeReceiver<Uri, CallLog.CallComposerLoggingException>() { in handleDownloadFromServer()234 public void onError(CallLog.CallComposerLoggingException e) { in handleDownloadFromServer()258 new OutcomeReceiver<Uri, CallLog.CallComposerLoggingException>() { in storeUploadedPictureToCallLog()266 public void onError(CallLog.CallComposerLoggingException e) { in storeUploadedPictureToCallLog()
146 ArgumentCaptor<OutcomeReceiver<Uri, CallLog.CallComposerLoggingException>> in testPictureUpload()226 ArgumentCaptor<OutcomeReceiver<Uri, CallLog.CallComposerLoggingException>> in testPictureDownload()
9055 …android.os.OutcomeReceiver<android.net.Uri,android.provider.CallLog.CallComposerLoggingException>);9058 public static class CallLog.CallComposerLoggingException extends java.lang.Throwable {9059 ctor public CallLog.CallComposerLoggingException(int);
29301 Landroid/provider/CallLog$CallComposerLoggingException;
38938 Landroid/provider/CallLog$CallComposerLoggingException;