Searched defs:rethrowAsRuntimeException (Results 1 – 3 of 3) sorted by relevance
56 public RuntimeException rethrowAsRuntimeException() { in rethrowAsRuntimeException() method in RemoteException
78 public static RuntimeException rethrowAsRuntimeException(RemoteException remoteException) { in rethrowAsRuntimeException() method in TelephonyUtils
1688 static void rethrowAsRuntimeException(@NonNull Exception cause) throws RuntimeException { in rethrowAsRuntimeException() method