Searched refs:sPreloadComplete (Results 1 – 1 of 1) sorted by relevance
122 private static boolean sPreloadComplete; field in ZygoteInit147 sPreloadComplete = true; in preload()151 Preconditions.checkState(!sPreloadComplete); in lazyPreload()807 return sPreloadComplete; in isPreloadComplete()