Searched refs:isBuilt (Results 1 – 2 of 2) sorted by relevance
109 private boolean isBuilt; field in Timeline126 isBuilt = false; in reset()144 …if (isBuilt) throw new RuntimeException("You can't push anything to a timeline once it is started"… in push()155 …if (isBuilt) throw new RuntimeException("You can't push anything to a timeline once it is started"… in push()170 …if (isBuilt) throw new RuntimeException("You can't push anything to a timeline once it is started"… in pushPause()182 …if (isBuilt) throw new RuntimeException("You can't push anything to a timeline once it is started"… in beginSequence()198 …if (isBuilt) throw new RuntimeException("You can't push anything to a timeline once it is started"… in beginParallel()213 …if (isBuilt) throw new RuntimeException("You can't push anything to a timeline once it is started"… in end()224 if (isBuilt) return Collections.unmodifiableList(current.children); in getChildren()234 if (isBuilt) return this; in build()[all …]
314 protected boolean isBuilt; field in GeneratedMessageLite.Builder320 isBuilt = false; in Builder()328 if (isBuilt) { in copyOnWrite()333 isBuilt = false; in copyOnWrite()359 if (isBuilt) { in buildPartial()365 isBuilt = true; in buildPartial()753 if (!isBuilt) { in copyOnWrite()763 if (isBuilt) { in buildPartial()