Searched defs:ZygoteStartFailedEx (Results 1 – 1 of 1) sorted by relevance
36 /*package*/ class ZygoteStartFailedEx extends Exception { class37 ZygoteStartFailedEx(String s) { in ZygoteStartFailedEx() method in ZygoteStartFailedEx41 ZygoteStartFailedEx(Throwable cause) { in ZygoteStartFailedEx() method in ZygoteStartFailedEx45 ZygoteStartFailedEx(String s, Throwable cause) { in ZygoteStartFailedEx() method in ZygoteStartFailedEx