Home
last modified time | relevance | path

Searched defs:Factory (Results 1 – 25 of 142) sorted by relevance

123456

/external/emma/core/java12/com/vladium/emma/report/
DIItemMetadata.java38 abstract class Factory class
53 private Factory () {} in Factory() method in IItemMetadata.Factory
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Format/
DInstruction10x.java37 public static final InstructionFactory Factory = new Factory(); field in Instruction10x
59 private static class Factory implements InstructionFactory { class in Instruction10x
DInstruction11x.java39 public static final Instruction.InstructionFactory Factory = new Factory(); field in Instruction11x
71 private static class Factory implements Instruction.InstructionFactory { class in Instruction11x
DInstruction31c.java41 public static final Instruction.InstructionFactory Factory = new Factory(); field in Instruction31c
74 private static class Factory implements Instruction.InstructionFactory { class in Instruction31c
DInstruction22x.java39 public static final Instruction.InstructionFactory Factory = new Factory(); field in Instruction22x
83 private static class Factory implements Instruction.InstructionFactory { class in Instruction22x
DInstruction31i.java40 public static final Instruction.InstructionFactory Factory = new Factory(); field in Instruction31i
80 private static class Factory implements Instruction.InstructionFactory { class in Instruction31i
DInstruction51l.java40 public static final Instruction.InstructionFactory Factory = new Factory(); field in Instruction51l
80 private static class Factory implements Instruction.InstructionFactory { class in Instruction51l
DInstruction30t.java39 public static final InstructionFactory Factory = new Factory(); field in Instruction30t
73 private static class Factory implements InstructionFactory { class in Instruction30t
DInstruction21s.java40 public static final Instruction.InstructionFactory Factory = new Factory(); field in Instruction21s
80 private static class Factory implements Instruction.InstructionFactory { class in Instruction21s
DInstruction41c.java45 public static final InstructionFactory Factory = new Factory(); field in Instruction41c
92 private static class Factory implements InstructionFactory { class in Instruction41c
DInstruction11n.java40 public static final InstructionFactory Factory = new Factory(); field in Instruction11n
84 private static class Factory implements Instruction.InstructionFactory { class in Instruction11n
DInstruction32x.java39 public static final Instruction.InstructionFactory Factory = new Factory(); field in Instruction32x
81 private static class Factory implements Instruction.InstructionFactory { class in Instruction32x
DInstruction12x.java39 public static final Instruction.InstructionFactory Factory = new Factory(); field in Instruction12x
78 private static class Factory implements Instruction.InstructionFactory { class in Instruction12x
DInstruction20t.java39 public static final InstructionFactory Factory = new Factory(); field in Instruction20t
89 private static class Factory implements InstructionFactory { class in Instruction20t
DInstruction10t.java38 public static final InstructionFactory Factory = new Factory(); field in Instruction10t
87 private static class Factory implements InstructionFactory { class in Instruction10t
DInstruction52c.java43 public static final InstructionFactory Factory = new Factory(); field in Instruction52c
89 private static class Factory implements InstructionFactory { class in Instruction52c
DInstruction21h.java40 public static final Instruction.InstructionFactory Factory = new Factory(); field in Instruction21h
89 private static class Factory implements Instruction.InstructionFactory { class in Instruction21h
DInstruction21c.java42 public static final Instruction.InstructionFactory Factory = new Factory(); field in Instruction21c
110 private static class Factory implements Instruction.InstructionFactory { class in Instruction21c
DInstruction31t.java40 public static final Instruction.InstructionFactory Factory = new Factory(); field in Instruction31t
85 private static class Factory implements Instruction.InstructionFactory { class in Instruction31t
DInstruction22cs.java40 public static final Instruction.InstructionFactory Factory = new Factory(); field in Instruction22cs
92 private static class Factory implements Instruction.InstructionFactory { class in Instruction22cs
/external/hamcrest/src/org/hamcrest/
DFactory.java16 public @interface Factory { annotation
/external/jmdns/src/javax/jmdns/
DNetworkTopologyDiscovery.java56 public static final class Factory { class
76 private Factory() { in Factory() method in NetworkTopologyDiscovery.Factory
/external/chromium/net/url_request/
Durl_request_data_job.h22 static URLRequest::ProtocolFactory Factory; variable
Durl_request_about_job.h21 static URLRequest::ProtocolFactory Factory; variable
/external/chromium/chrome/browser/net/
Durl_request_mock_link_doctor_job.h17 static net::URLRequest::ProtocolFactory Factory; variable

123456