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

1 2 3 4 5 6 7 8 91011>>

  /external/qemu/elff/
elf_alloc.h 150 * attempts to instantiate objects of derived classes using this version
  /external/v8/src/
liveedit.h 49 // instantiate newly compiled functions.
  /external/webkit/Source/WebCore/bindings/generic/
RuntimeEnabledFeatures.h 159 // Never instantiate.
  /external/webkit/Source/WebCore/platform/android/
ScrollViewAndroid.cpp 131 if (!core) // SVG does not instantiate webviewcore
  /external/webkit/Source/WebCore/platform/graphics/
ImageSource.cpp 78 // This method will examine the data and instantiate an instance of the appropriate decoder plugin.
  /external/webkit/Source/WebCore/platform/sql/
SQLiteFileSystem.h 111 // do not instantiate this class
  /frameworks/base/core/java/android/app/
NotificationManager.java 55 * You do not instantiate this class directly; instead, retrieve it through
  /frameworks/base/core/java/android/content/
ClipboardManager.java 34 * You do not instantiate this class directly; instead, retrieve it through
  /frameworks/base/core/java/android/ddm/
DdmHandleHello.java 39 /* singleton, do not instantiate */
DdmHandleProfiling.java 41 /* singleton, do not instantiate */
DdmHandleThread.java 40 /* singleton, do not instantiate */
  /frameworks/base/core/java/android/inputmethodservice/
AbstractInputMethodService.java 58 * Instantiate a new client session for the input method, by calling
  /frameworks/base/core/java/android/webkit/
JniUtil.java 34 private JniUtil() {} // Utility class, do not instantiate.
  /frameworks/base/docs/html/guide/topics/location/
index.jd 42 <p>As with other system services, you do not instantiate a {@link android.location.LocationManager}
  /frameworks/base/docs/html/guide/tutorials/views/
hello-webview.jd 29 At the top of the class, instantiate a WebView object:
  /frameworks/base/drm/java/android/drm/
package.html 45 instantiate a {@link android.drm.DrmManagerClient}. The application calls various methods
  /frameworks/base/test-runner/src/android/test/
ApplicationTestCase.java 83 * This will do the work to instantiate the Application under test. After this, your test
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
CreateInfo.java 99 "android.app.Fragment#instantiate", //(Landroid/content/Context;Ljava/lang/String;Landroid/os/Bundle;)Landroid/app/Fragment;",
  /hardware/invensense/mlsdk/mllite/
mldmp.c 63 * @pre inv_serial_start() must have been called to instantiate the serial
  /libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/
DdmServer.java 42 * Don't instantiate; all members and methods are static.
  /libcore/junit/src/main/java/junit/framework/
TestSuite.java 138 return(warning("Cannot instantiate test case: "+name+" ("+exceptionToString(e)+")"));
  /ndk/sources/host-tools/ndk-stack/elff/
elf_alloc.h 150 * attempts to instantiate objects of derived classes using this version
  /packages/apps/Browser/src/com/android/browser/
BookmarkItem.java 45 * Instantiate a bookmark item, including a default favicon.
  /packages/experimental/AndroidVendorSecurityTool/src/com/google/android/googlelogin/
GoogleLoginServiceBlockingHelper.java 40 * It's best to instantiate this class once
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarDebug.java 175 getListView(); // Instantiate, for spinner

Completed in 1001 milliseconds

1 2 3 4 5 6 7 8 91011>>