Home
last modified time | relevance | path

Searched refs:CallComposerLoggingException (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/provider/
H A DCallLog.java110 public static class CallComposerLoggingException extends Throwable { class in CallLog
236 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 …]
/aosp12/packages/services/Telephony/src/com/android/phone/callcomposer/
H A DCallComposerPictureManager.java98 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()
/aosp12/packages/services/Telephony/tests/src/com/android/phone/callcomposer/
H A DPictureManagerTest.java146 ArgumentCaptor<OutcomeReceiver<Uri, CallLog.CallComposerLoggingException>> in testPictureUpload()
226 ArgumentCaptor<OutcomeReceiver<Uri, CallLog.CallComposerLoggingException>> in testPictureDownload()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt9055 …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);
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt29301 Landroid/provider/CallLog$CallComposerLoggingException;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt38938 Landroid/provider/CallLog$CallComposerLoggingException;