Searched defs:newInstance (Results 1 – 11 of 11) sorted by relevance
62 public static AllocationInfo newInstance(Allocation allocation) { in newInstance() method in AllocationInfo89 public static AllocationInfo newInstance(Size size, int format, int usage) { in newInstance() method in AllocationInfo127 public static AllocationInfo newInstance(Size size, int format) { in newInstance() method in AllocationInfo145 public static AllocationInfo newInstance(Element element, Size size) { in newInstance() method in AllocationInfo164 public static AllocationInfo newInstance(Element element, Size size, int usage) { in newInstance() method in AllocationInfo
32 public static RobustnessResultDialog newInstance(ResultObject resultObject) { in newInstance() method in RobustnessResultDialog
32 public static ComplexMovementResultDialog newInstance(ResultObject resultObject) { in newInstance() method in ComplexMovementResultDialog
32 public static AccuracyResultDialog newInstance(ResultObject resultObject) { in newInstance() method in AccuracyResultDialog
33 public static Lap2Dialog newInstance() { in newInstance() method in Lap2Dialog
42 public static PhaseStartFragment newInstance(TestActivity.CTSTest phase) { in newInstance() method in PhaseStartFragment
65 public static ComplexMovementFragment newInstance() { in newInstance() method in ComplexMovementFragment
66 public static RobustnessFragment newInstance() { in newInstance() method in RobustnessFragment
76 public static AccuracyFragment newInstance() { in newInstance() method in AccuracyFragment
56 UriHelper newInstance(Uri uri) { in newInstance() method in UriHelper.Factory
36 static Field newInstance(int pos, String name, int fieldType) { in newInstance() method in Field