Searched refs:sPreloadComplete (Results 1 – 1 of 1) sorted by relevance
123 private static boolean sPreloadComplete; field in ZygoteInit154 sPreloadComplete = true; in preload()158 Preconditions.checkState(!sPreloadComplete); in lazyPreload()949 return sPreloadComplete; in isPreloadComplete()