HomeSort by relevance Sort by last modified time
    Searched full:instantiate (Results 201 - 225 of 537) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/apache-http/src/org/apache/http/
ProtocolVersion.java 126 * This can be used by derived classes to instantiate themselves instead
  /external/chromium/base/
timer.h 12 // object has gone out of scope. Just instantiate a OneShotTimer or
  /external/chromium/sdch/open-vcdiff/src/
rolling_hash.h 96 // Perform global initialization that is required in order to instantiate a
  /external/chromium/third_party/icu/source/common/
util.h 233 // do not instantiate
  /external/chromium/third_party/icu/source/i18n/
anytrans.cpp 239 // Try to instantiate transliterator from it.scriptCode to
  /external/chromium/third_party/icu/source/test/intltest/
canittst.cpp 166 errln("Couldn't instantiate canonical iterator. Error: %s", u_errorName(status));
dtfmapts.cpp 320 errcheckln(status, "FAIL: Couldn't instantiate DecimalFormat, error %s. Quitting test", u_errorName(status));
  /external/gtest/include/gtest/internal/
gtest-type-util.h.pump 177 // as the type Tmpl<T>. This allows us to actually instantiate the
  /external/icu4c/common/
util.h 233 // do not instantiate
  /external/icu4c/i18n/
anytrans.cpp 239 // Try to instantiate transliterator from it.scriptCode to
  /external/icu4c/test/intltest/
canittst.cpp 170 dataerrln("Couldn't instantiate canonical iterator. Error: %s", u_errorName(status));
dtfmapts.cpp 349 errcheckln(status, "FAIL: Couldn't instantiate DecimalFormat, error %s. Quitting test", u_errorName(status));
  /external/protobuf/gtest/include/gtest/internal/
gtest-type-util.h.pump 179 // as the type Tmpl<T>. This allows us to actually instantiate the
  /frameworks/base/core/java/android/content/
ComponentName.java 268 * Instantiate a new ComponentName from the data in a Parcel that was
  /frameworks/base/core/java/android/os/
Binder.java 39 * protocol or simply instantiate a raw Binder object directly to use as a
IBinder.java 146 * to instantiate a proxy class to marshall calls through
  /frameworks/base/core/java/android/view/
MenuInflater.java 34 * This class is used to instantiate menu XML files into Menu objects.
  /frameworks/base/docs/html/guide/developing/tools/
bmgr.jd 92 Manager will immediately instantiate the application's backup agent and invoke it for restore. This
  /frameworks/base/docs/html/guide/topics/testing/
contentprovider_testing.jd 152 Test with resolver methods: Even though you can instantiate a provider object in
  /frameworks/base/docs/html/guide/topics/views/
ui-xml.jd 9 <li>You can instantiate screen elements dynamically, at runtime, through code in your application. Your application can refer to or create View or other class objects and manipulate their properties programmatically. </li>
  /frameworks/base/include/utils/
List.h 36 * Doubly-linked list. Instantiate with "List<MyClass> myList".
  /frameworks/base/media/java/android/media/audiofx/
BassBoost.java 35 * <p>An application creates a BassBoost object to instantiate and control a bass boost engine in
Virtualizer.java 37 * <p>An application creates a Virtualizer object to instantiate and control a virtualizer engine
  /frameworks/base/media/jni/
android_media_MediaMetadataRetriever.cpp 192 LOGE("getFrameAtTime: cannot instantiate a SkBitmap object.");
  /frameworks/base/media/libstagefright/
AwesomePlayer.cpp 486 // to instantiate it again.
648 // Then instantiate a new video decoder and resume video playback.
667 // to instantiate it again.
    [all...]

Completed in 453 milliseconds

1 2 3 4 5 6 7 891011>>