Searched defs:constructor (Results 1 – 13 of 13) sorted by relevance
80 Constructor<TvInputInfo> constructor = in createTvInputInfoForO() local134 Constructor<TvInputInfo> constructor = in createTvInputInfoForNyc() local177 Constructor<TvInputInfo> constructor = in createTvInputInfoForMnc() local
86 private static boolean hasValidConstructorSignature(Constructor constructor) { in hasValidConstructorSignature()
88 Constructor<?> constructor = getConstructorFromClass(clazz); in testAllIndexableXML_onlyValidBasePreferenceControllersAdded() local191 Constructor<?> constructor = null; in getConstructorFromClass() local
112 final Constructor<? extends CustomSliceable> constructor = in createInstance() local
69 VCardEntryConstructor constructor = in parse() local
56 Constructor<?> constructor = sConstructorMap.get(name); in newPreference() local
123 final VCardEntryConstructor constructor = new VCardEntryConstructor(type); in getVCardEntries() local
153 final VCardEntryConstructor constructor = in runInternal() local
80 public static Object newInstance(final Constructor<?> constructor, final Object ... args) { in newInstance()
997 final Constructor<CellIdentityGsm> constructor = CellIdentityGsm.class.getConstructor( in makeCellIdentityGsm() local1013 final Constructor<CellIdentityLte> constructor = CellIdentityLte.class.getConstructor( in makeCellIdentityLte() local
36 jmethodID constructor; member
65 jmethodID constructor; member