Searched refs:sPreloadComplete (Results 1 – 1 of 1) sorted by relevance
121 private static boolean sPreloadComplete; field in ZygoteInit149 sPreloadComplete = true; in preload()153 Preconditions.checkState(!sPreloadComplete); in lazyPreload()880 return sPreloadComplete; in isPreloadComplete()