Home
last modified time | relevance | path

Searched refs:writeExceptionToParcel (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/database/
H A DBulkCursorNative.java127 DatabaseUtils.writeExceptionToParcel(reply, e); in onTransact()
H A DDatabaseUtils.java89 public static final void writeExceptionToParcel(Parcel reply, Exception e) { in writeExceptionToParcel() method in DatabaseUtils
/aosp14/frameworks/base/core/java/android/content/
H A DContentProviderNative.java439 DatabaseUtils.writeExceptionToParcel(reply, e); in onTransact()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt5625 HSPLandroid/database/DatabaseUtils;->writeExceptionToParcel(Landroid/os/Parcel;Ljava/lang/Exception…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt5628 HSPLandroid/database/DatabaseUtils;->writeExceptionToParcel(Landroid/os/Parcel;Ljava/lang/Exception…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt14085 method public static final void writeExceptionToParcel(android.os.Parcel, Exception);