Searched refs:sPreloadComplete (Results 1 – 1 of 1) sorted by relevance
128 private static boolean sPreloadComplete; field in ZygoteInit165 sPreloadComplete = true; in preload()169 Preconditions.checkState(!sPreloadComplete); in lazyPreload()1024 return sPreloadComplete; in isPreloadComplete()