Home | History | Annotate | Download | only in server

Lines Matching full:headless

115         final boolean headless = "1".equals(SystemProperties.get("ro.config.headless", "0"));
537 if (!headless) {
777 if (!headless) startSystemUi(contextF);