Home
last modified time | relevance | path

Searched refs:writeBinderThrowException (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DIParcelExceptionService.aidl21 ExceptionalParcelable writeBinderThrowException(); in writeBinderThrowException() method
DParcelExceptionService.java36 public ExceptionalParcelable writeBinderThrowException() throws RemoteException { in writeBinderThrowException() method in ParcelExceptionService.ParcelExceptionServiceImpl