Searched defs:ZygoteStartFailedEx (Results 1 – 1 of 1) sorted by relevance
49 /*package*/ class ZygoteStartFailedEx extends Exception { class51 ZygoteStartFailedEx(String s) { in ZygoteStartFailedEx() method in ZygoteStartFailedEx56 ZygoteStartFailedEx(Throwable cause) { in ZygoteStartFailedEx() method in ZygoteStartFailedEx60 ZygoteStartFailedEx(String s, Throwable cause) { in ZygoteStartFailedEx() method in ZygoteStartFailedEx