Home | History | Annotate | Download | only in os

Lines Matching defs:getMain

278     public static Handler getMain() {
288 return handler == null ? getMain() : handler;