Searched defs:copyConstructor (Results 1 – 4 of 4) sorted by relevance
22 public void copyConstructor() { in copyConstructor() method in ShadowPictureTest
130 static MethodSpec copyConstructor(ExecutableElement constructor) { in copyConstructor() method in Generators134 private static MethodSpec copyConstructor(ExecutableElement constructor, CodeBlock body) { in copyConstructor() method in Generators
222 Function<T, T> copyConstructor) in getComponentInfo() argument547 T[] components, long flags, int activationFlag, Function<T, T> copyConstructor) { in applyFlagsToComponentInfoList() argument625 Function<I, I> copyConstructor) { in queryIntentComponents() argument