HomeSort by relevance Sort by last modified time
    Searched full:instantiated (Results 76 - 100 of 1254) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/third_party/icu/source/test/intltest/
lcukocol.cpp 83 dataerrln("Class collator not instantiated");
  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
p4.cpp 58 X<IntHolder, long>::X() { } // expected-error{{instantiated member}}
  /external/guava/guava-gwt/src/com/google/common/base/
GwtSerializationDependencies.java 31 // None of these classes are instantiated, let alone serialized:
  /external/icu4c/test/intltest/
lcukocol.cpp 83 dataerrln("Class collator not instantiated");
  /external/proguard/src/proguard/optimize/info/
InstantiationClassFilter.java 28 * but only for Clazz objects that are instantiated.
  /frameworks/base/core/java/com/android/internal/logging/
AndroidConfig.java 30 * named class is instantiated, the constructor is assumed to tweak the
  /frameworks/base/media/java/android/media/videoeditor/
TransitionCrossfade.java 28 * An object of this type cannot be instantiated by using the default
TransitionFadeBlack.java 28 * An object of this type cannot be instantiated by using the default
  /frameworks/base/media/java/android/mtp/
MtpDeviceInfo.java 31 // only instantiated via JNI
  /libcore/dom/src/test/java/org/w3c/domts/level3/core/
TestBatik.java 33 * @throws Exception if Batik is not available or could not be instantiated
  /libcore/dom/src/test/java/org/w3c/domts/level3/ls/
TestBatik.java 33 * @throws Exception if Batik is not available or could not be instantiated
  /libcore/dom/src/test/java/org/w3c/domts/level3/validation/
TestBatik.java 33 * @throws Exception if Batik is not available or could not be instantiated
  /libcore/dom/src/test/java/org/w3c/domts/level3/xpath/
TestBatik.java 33 * @throws Exception if Batik is not available or could not be instantiated
  /libcore/luni/src/main/java/java/lang/
InstantiationException.java 50 * the class that can not be instantiated.
  /libcore/luni/src/main/java/java/lang/reflect/
GenericArrayType.java 36 * instantiated for some reason
  /libcore/luni/src/main/java/java/util/
IllegalFormatException.java 24 * allowed to be instantiated.
  /libcore/luni/src/main/java/org/xml/sax/helpers/
ParserFactory.java 71 * found but could not be instantiated.
73 * was found and instantiated, but does not implement
110 * found but could not be instantiated.
112 * was found and instantiated, but does not implement
XMLReaderFactory.java 56 * <p>This constructor prevents the class from being instantiated.</p>
103 * can be identified and instantiated.
168 * @param className the name of the class that should be instantiated.
176 * loaded, instantiated, and cast to XMLReader.
198 " loaded but cannot be instantiated (no empty public constructor?)",
  /libcore/luni/src/test/java/tests/api/org/xml/sax/support/
DoNothingParser.java 29 * A SAX Parser that does nothing, but can be instantiated properly.
DoNothingXMLReader.java 27 * An XMLReader that does nothing, but can be instantiated properly.
NoInstanceParser.java 29 * A SAX Parser that can be accessed, but not instantiated.
  /packages/services/Telephony/src/com/android/phone/
CarrierLogo.java 26 /** This class is never instantiated. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion11.txt 67 <view /> : A view tag whose class attribute names the class to be instantiated
completion1-expected-completion12.txt 67 <view /> : A view tag whose class attribute names the class to be instantiated
completion9-expected-completion64.txt 68 <view /> : A view tag whose class attribute names the class to be instantiated

Completed in 593 milliseconds

1 2 34 5 6 7 8 91011>>