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