Searched defs:ZygoteStartFailedEx (Results 1 – 1 of 1) sorted by relevance
44 /*package*/ class ZygoteStartFailedEx extends Exception { class46 ZygoteStartFailedEx(String s) { in ZygoteStartFailedEx() method in ZygoteStartFailedEx51 ZygoteStartFailedEx(Throwable cause) { in ZygoteStartFailedEx() method in ZygoteStartFailedEx55 ZygoteStartFailedEx(String s, Throwable cause) { in ZygoteStartFailedEx() method in ZygoteStartFailedEx