Searched defs:ZygoteStartFailedEx (Results 1 – 1 of 1) sorted by relevance
34 /*package*/ class ZygoteStartFailedEx extends Exception { class35 ZygoteStartFailedEx(String s) { in ZygoteStartFailedEx() method in ZygoteStartFailedEx39 ZygoteStartFailedEx(Throwable cause) { in ZygoteStartFailedEx() method in ZygoteStartFailedEx43 ZygoteStartFailedEx(String s, Throwable cause) { in ZygoteStartFailedEx() method in ZygoteStartFailedEx