Searched refs:hasStartupCompleted (Results 1 – 1 of 1) sorted by relevance
22 System.out.println("Startup completed: " + hasStartupCompleted()); in main()24 System.out.println("Startup completed: " + hasStartupCompleted()); in main()27 private static native boolean hasStartupCompleted(); in hasStartupCompleted() method in Main