Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/ddm/
H A DDdmHandleViewDebug.java371 } catch (ViewMethodInvocationSerializationException e) { in invokeViewMethod()
447 ViewMethodInvocationSerializationException { in deserializeMethodParameters()
457 throw new ViewMethodInvocationSerializationException( in deserializeMethodParameters()
518 throw new ViewMethodInvocationSerializationException( in deserializeMethodParameters()
533 throws ViewMethodInvocationSerializationException, IOException { in serializeReturnValue()
540 throw new ViewMethodInvocationSerializationException( in serializeReturnValue()
600 public static class ViewMethodInvocationSerializationException extends Exception { class in DdmHandleViewDebug
601 ViewMethodInvocationSerializationException(String message) { in ViewMethodInvocationSerializationException() method in DdmHandleViewDebug.ViewMethodInvocationSerializationException
/aosp14/frameworks/base/core/tests/coretests/src/android/ddm/
H A DDdmHandleViewDebugTest.java26 import android.ddm.DdmHandleViewDebug.ViewMethodInvocationSerializationException;
260 assertThrows(ViewMethodInvocationSerializationException.class, in deserializeMethodParameters_void_throws()
322 assertThrows(ViewMethodInvocationSerializationException.class, in serializeReturnValue_nonByteArrayType_throws()
330 assertThrows(ViewMethodInvocationSerializationException.class, in deserializeMethodParameters_nonByteArrayType_throws()
352 assertThrows(ViewMethodInvocationSerializationException.class, in deserializeMethodParameters_unknownType_throws()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes1986 android.ddm.DdmHandleViewDebug$ViewMethodInvocationSerializationException
H A Dboot-image-profile.txt24770 Landroid/ddm/DdmHandleViewDebug$ViewMethodInvocationSerializationException;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes1990 android.ddm.DdmHandleViewDebug$ViewMethodInvocationSerializationException
H A Dboot-image-profile.txt34877 Landroid/ddm/DdmHandleViewDebug$ViewMethodInvocationSerializationException;