Home
last modified time | relevance | path

Searched defs:rethrowAsRuntimeException (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DRemoteException.java34 public RuntimeException rethrowAsRuntimeException() { in rethrowAsRuntimeException() method in RemoteException
/frameworks/base/graphics/java/android/graphics/drawable/
DDrawable.java1570 static void rethrowAsRuntimeException(@NonNull Exception cause) throws RuntimeException { in rethrowAsRuntimeException() method in Drawable