Searched defs:copyConstructor (Results 1 – 3 of 3) sorted by relevance
22 public void copyConstructor() { in copyConstructor() method in ShadowPictureTest
170 static MethodSpec copyConstructor(XConstructorElement constructor) { in copyConstructor() method in Generators174 private static MethodSpec copyConstructor(XConstructorElement constructor, CodeBlock body) { in copyConstructor() method in Generators
229 Function<T, T> copyConstructor) in getComponentInfo() argument556 T[] components, long flags, int activationFlag, Function<T, T> copyConstructor) { in applyFlagsToComponentInfoList() argument641 Function<I, I> copyConstructor) { in queryIntentComponents() argument