Searched refs:sPreloadComplete (Results 1 – 1 of 1) sorted by relevance
127 private static boolean sPreloadComplete; field in ZygoteInit164 sPreloadComplete = true; in preload()168 Preconditions.checkState(!sPreloadComplete); in lazyPreload()951 return sPreloadComplete; in isPreloadComplete()