Searched defs:ZygoteStartFailedEx (Results 1 – 1 of 1) sorted by relevance
47 /*package*/ class ZygoteStartFailedEx extends Exception { class49 ZygoteStartFailedEx(String s) { in ZygoteStartFailedEx() method in ZygoteStartFailedEx54 ZygoteStartFailedEx(Throwable cause) { in ZygoteStartFailedEx() method in ZygoteStartFailedEx58 ZygoteStartFailedEx(String s, Throwable cause) { in ZygoteStartFailedEx() method in ZygoteStartFailedEx