HomeSort by relevance Sort by last modified time
    Searched full:instantiate (Results 426 - 450 of 799) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/os/
Message.java 324 * Bundle.setClassLoader()} so that it can instantiate your objects when
RecoverySystem.java 425 private void RecoverySystem() { } // Do not instantiate
  /frameworks/base/core/java/android/speech/
SpeechRecognizer.java 40 * speech recognizer. Do not instantiate this class directly, instead, call
  /frameworks/base/core/java/android/text/method/
QwertyKeyListener.java 28 * keyboards. You should generally not need to instantiate this yourself;
  /frameworks/base/core/tests/coretests/src/android/provider/
SearchRecentSuggestionsProviderTest.java 63 * Simple test to see if we can instantiate the whole mess.
  /frameworks/base/docs/html/guide/webapps/
webview.jd 164 /** Instantiate the interface and set the context */
  /frameworks/base/include/drm/
DrmManagerClient.h 38 * The Native application will instantiate this class and access DRM Framework
  /frameworks/base/media/java/android/media/audiofx/
Equalizer.java 35 * <p>An application creates an Equalizer object to instantiate and control an Equalizer engine
  /frameworks/base/test-runner/src/android/test/
TestRunner.java 39 * and you probably will not need to instantiate, extend, or call this
  /frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/
DelegateClassAdapterTest.java 283 * A class loader than can define and instantiate our modified classes.
  /frameworks/support/v4/java/android/support/v4/app/
FragmentManager.java 817 // layout, we need to instantiate the view immediately
    [all...]
  /libcore/luni/src/main/java/javax/xml/parsers/
DocumentBuilderFactory.java 53 // instantiate the class directly rather than using reflection
SAXParserFactory.java 65 // instantiate the class directly rather than using reflection
  /libcore/luni/src/main/java/javax/xml/validation/
SchemaFactoryFinder.java 283 debugPrintln("failed to instantiate "+className);
  /libcore/luni/src/main/java/org/xml/sax/helpers/
DefaultHandler.java 44 * instantiate this class to provide default handlers when the
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
user_config.h 77 * _STLP_NO_CUSTOM_IO : define this if you do not instantiate basic_xxx iostream
  /ndk/sources/host-tools/ndk-stack/elff/
elf_file.cc 127 /* Lets instantiate appropriate ElfFileImpl object for this ELF. */
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
SSLSocketFactory.java 238 * This constructor is used exclusively to instantiate the factory for
  /packages/apps/Mms/src/com/android/mms/model/
SmilHelper.java 69 // Never instantiate this class.
  /packages/apps/VideoEditor/src/com/android/videoeditor/util/
ImageUtils.java 59 * It is not possible to instantiate this class
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
user_config.h 77 * _STLP_NO_CUSTOM_IO : define this if you do not instantiate basic_xxx iostream
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
user_config.h 77 * _STLP_NO_CUSTOM_IO : define this if you do not instantiate basic_xxx iostream
  /sdk/ddms/app/src/com/android/ddms/
PrefsDialog.java 97 * Private constructor -- do not instantiate.
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
EventValueSelector.java 83 * @param decriptorClass the class of the object to instantiate. Must extend
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/project/
ProjectProperties.java 424 * to instantiate.

Completed in 1834 milliseconds

<<11121314151617181920>>