Home
last modified time | relevance | path

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

12345678

/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
DInstruction31i.java40 public static final Instruction.InstructionFactory Factory = new Factory(); field in Instruction31i
80 private static class Factory implements Instruction.InstructionFactory { class in Instruction31i
DInstruction30t.java39 public static final InstructionFactory Factory = new Factory(); field in Instruction30t
73 private static class Factory implements InstructionFactory { class in Instruction30t
DInstruction22x.java39 public static final Instruction.InstructionFactory Factory = new Factory(); field in Instruction22x
83 private static class Factory implements Instruction.InstructionFactory { class in Instruction22x
DInstruction11n.java40 public static final InstructionFactory Factory = new Factory(); field in Instruction11n
84 private static class Factory implements Instruction.InstructionFactory { class in Instruction11n
DInstruction51l.java40 public static final Instruction.InstructionFactory Factory = new Factory(); field in Instruction51l
80 private static class Factory implements Instruction.InstructionFactory { class in Instruction51l
DInstruction32x.java39 public static final Instruction.InstructionFactory Factory = new Factory(); field in Instruction32x
81 private static class Factory implements Instruction.InstructionFactory { class in Instruction32x
DInstruction41c.java45 public static final InstructionFactory Factory = new Factory(); field in Instruction41c
92 private static class Factory implements InstructionFactory { class in Instruction41c
DInstruction12x.java39 public static final Instruction.InstructionFactory Factory = new Factory(); field in Instruction12x
78 private static class Factory implements Instruction.InstructionFactory { class in Instruction12x
DInstruction21s.java40 public static final Instruction.InstructionFactory Factory = new Factory(); field in Instruction21s
80 private static class Factory implements Instruction.InstructionFactory { class in Instruction21s
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
DInstruction21h.java40 public static final Instruction.InstructionFactory Factory = new Factory(); field in Instruction21h
89 private static class Factory implements Instruction.InstructionFactory { class in Instruction21h
DInstruction52c.java43 public static final InstructionFactory Factory = new Factory(); field in Instruction52c
89 private static class Factory implements InstructionFactory { class in Instruction52c
/external/jmdns/src/javax/jmdns/
DNetworkTopologyDiscovery.java56 public static final class Factory { class
76 private Factory() { in Factory() method in NetworkTopologyDiscovery.Factory
/external/chromium_org/third_party/skia/src/ports/
DSkFontMgr_default_dw.cpp4 SkFontMgr* SkFontMgr::Factory() { in Factory() function in SkFontMgr
DSkFontHost_none.cpp12 SkFontMgr* SkFontMgr::Factory() { in Factory() function in SkFontMgr
DSkFontMgr_default_gdi.cpp4 SkFontMgr* SkFontMgr::Factory() { in Factory() function in SkFontMgr
/external/skia/src/ports/
DSkFontMgr_default_dw.cpp4 SkFontMgr* SkFontMgr::Factory() { in Factory() function in SkFontMgr
DSkFontMgr_default_gdi.cpp4 SkFontMgr* SkFontMgr::Factory() { in Factory() function in SkFontMgr
DSkFontHost_none.cpp12 SkFontMgr* SkFontMgr::Factory() { in Factory() function in SkFontMgr
/external/hamcrest/src/org/hamcrest/
DFactory.java16 public @interface Factory { annotation

12345678