HomeSort by relevance Sort by last modified time
    Searched full:instantiate (Results 1101 - 1125 of 2246) sorted by null

<<41424344454647484950>>

  /frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/ui/
dialogs.jd 194 <b>// 1. Instantiate an {@link android.app.AlertDialog.Builder} with its constructor</b>
520 // Override the Fragment.onAttach() method to instantiate the NoticeDialogListener
526 // Instantiate the NoticeDialogListener so we can send events to the host
  /frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/ui/
dialogs.jd 194 <b>// 1. Instantiate an {@link android.app.AlertDialog.Builder} with its constructor</b>
520 // Override the Fragment.onAttach() method to instantiate the NoticeDialogListener
526 // Instantiate the NoticeDialogListener so we can send events to the host
  /libcore/ojluni/src/main/java/java/util/
ServiceLoader.java 191 // The class loader used to locate, load, and instantiate providers
205 * #iterator() iterator} method will lazily look up and instantiate
414 * iterator will make a best effort to locate and instantiate the next
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
LayoutDescriptors.java 410 .setTooltip("Supply the name of the fragment class to instantiate");
447 .setTooltip("Supply the name of the fragment class to instantiate"),
477 .setTooltip("Supply the name of the view class to instantiate");
  /external/apache-http/src/org/apache/commons/logging/impl/
LogFactoryImpl.java 36 * class to instantiate a wrapper for.</p>
524 * <p>Return the <code>Constructor</code> that can be called to instantiate
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/webapp/
service_handlers.py 262 information so that it knows how to instantiate a service object.
294 service_factory: Service factory to instantiate and provide to
361 service_factory: Service factory to instantiate and provide to
  /frameworks/base/core/java/android/app/
LoaderManager.java 64 * Instantiate and return a new Loader for the given ID.
598 * instantiate the Loader object.
648 * instantiate the Loader object.
    [all...]
  /frameworks/base/docs/html/training/sync-adapters/
creating-sync-adapter.jd 303 Instantiate your sync adapter component as a singleton in the
307 data transfer. You need to instantiate the component in a thread-safe manner, in case the sync
329 * Instantiate the sync adapter object.
  /frameworks/support/fragment/java/android/support/v4/app/
LoaderManager.java 45 * Instantiate and return a new Loader for the given ID.
591 * instantiate the Loader object.
642 * instantiate the Loader object.
    [all...]
  /art/runtime/base/
arena_allocator.cc 145 // Explicitly instantiate the used implementation.
logging.h 212 // Explicitly instantiate EagerEvalue for pointers so that char*s aren't treated as strings. To
  /developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/
EntryListFragment.java 126 * Mandatory empty constructor for the fragment manager to instantiate the
  /developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/ui/
ImageGridFragment.java 291 if (convertView == null) { // if it's not recycled, instantiate and initialize
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/
EntryListFragment.java 126 * Mandatory empty constructor for the fragment manager to instantiate the
  /developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/ui/
ImageGridFragment.java 291 if (convertView == null) { // if it's not recycled, instantiate and initialize
  /development/ndk/platforms/android-13/include/android/
native_activity.h 228 * This is the function that must be in the native code to instantiate the
  /development/ndk/platforms/android-9/include/android/
native_activity.h 221 * This is the function that must be in the native code to instantiate the
  /development/samples/Spinner/src/com/android/example/spinner/
SpinnerActivity.java 169 * Instantiate a new listener object.
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/
EntryListFragment.java 126 * Mandatory empty constructor for the fragment manager to instantiate the
  /development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/ui/
ImageGridFragment.java 291 if (convertView == null) { // if it's not recycled, instantiate and initialize
  /external/ImageMagick/www/Magick++/
Color.html 12 <p><a href="Color.html#Color">Color</a> is the base color class in Magick++. It is a simple container class for the pixel red, green, blue, and alpha values scaled to fit ImageMagick's Quantum size. Normally users will instantiate a class derived from Color which supports the color model that fits the needs of the application. The Color class may be constructed directly from an SVG-style color string.</p>
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3commontreenodestream.h 92 /// so we have to instantiate new ones. When doing normal tree
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
CommonTreeNodeStream.js 131 * so instantiate new ones when uniqueNavigationNodes is true.
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
MDGoldenData.java 173 // No need to instantiate
  /external/apache-http/src/org/apache/commons/logging/
LogSource.java 28 * the <code>makeNewLogInstance()</code> method to instantiate new instances

Completed in 2264 milliseconds

<<41424344454647484950>>