OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instantiate
(Results
301 - 325
of
799
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/media/java/android/mtp/
MtpDevice.java
26
*
instantiate
an object of this type, by referencing an attached {@link
/frameworks/base/tools/layoutlib/bridge/src/android/view/
BridgeInflater.java
67
*
Instantiate
a new BridgeInflater with an {@link IProjectCallback} object.
/libcore/luni/src/main/java/java/util/
Grego.java
23
* used by time zone and calendar code. Do not
instantiate
.
/libcore/luni/src/main/java/org/w3c/dom/
DOMImplementation.java
62
* the document, the implementation may
instantiate
specialized
/libcore/luni/src/main/java/org/xml/sax/helpers/
XMLReaderFactory.java
166
* and
instantiate
the class as an XML reader.</p>
/packages/apps/Browser/src/com/android/browser/
ComboViewActivity.java
206
return Fragment.
instantiate
(mContext, info.clss.getName(), info.args);
/packages/apps/Email/src/com/android/email/
VendorPolicyLoader.java
67
// It's okay to
instantiate
VendorPolicyLoader multiple times. No need to synchronize.
/packages/apps/Email/src/com/android/email/mail/
Store.java
103
throw new MessagingException("Can't
instantiate
Store for " + account.mDisplayName);
/packages/apps/Exchange/tests/src/com/android/exchange/provider/
MockProvider.java
38
* Why is this useful? Because we can't
instantiate
CalendarProvider or ContactsProvider from our
/packages/apps/VideoEditor/src/com/android/videoeditor/util/
FileUtils.java
43
* It is not possible to
instantiate
this class
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
SampleSelectionPage.java
48
/** Page where the user can select a sample to "
instantiate
" */
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/project/
ProjectPropertiesWorkingCopy.java
240
* to
instantiate
.
/libcore/luni/src/main/java/javax/crypto/
CipherSpi.java
59
* "algorithm/mode":
instantiate
it, call
65
* "algorithm//padding":
instantiate
it, call
71
*
instantiate
it, call {@link CipherSpi#engineSetMode(String)
/system/media/wilhelm/src/android/
android_AudioSfDecoder.cpp
180
//
Instantiate
and initialize the data source for the decoder
226
SL_LOGE("AudioSfDecoder::onPrepare: Could not
instantiate
extractor.");
294
SL_LOGE("AudioSfDecoder::onPrepare: Could not
instantiate
decoder.");
/external/apache-http/src/org/apache/commons/logging/impl/
LogFactoryImpl.java
36
* class to
instantiate
a wrapper for.</p>
519
* <p>Return the <code>Constructor</code> that can be called to
instantiate
[
all
...]
/frameworks/base/core/java/android/app/
LoaderManager.java
63
*
Instantiate
and return a new Loader for the given ID.
544
*
instantiate
the Loader object.
594
*
instantiate
the Loader object.
[
all
...]
/frameworks/base/docs/html/guide/topics/ui/notifiers/
notifications.jd
78
that executes and manages all status bar notifications. You do not
instantiate
the
95
<li>
Instantiate
the {@link android.app.Notification}:
378
instantiate
a {@link android.widget.RemoteViews} object that inflates a custom layout file, then
/frameworks/support/v4/java/android/support/v4/app/
LoaderManager.java
44
*
Instantiate
and return a new Loader for the given ID.
525
*
instantiate
the Loader object.
575
*
instantiate
the Loader object.
[
all
...]
/cts/tests/tests/media/src/android/media/cts/
MediaRecorderTest.java
57
* any messages queued with that looper will never be consumed. We
instantiate
the recorder
/development/ndk/platforms/android-9/include/android/
native_activity.h
214
* 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.
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
MDGoldenData.java
174
// No need to
instantiate
/external/apache-http/src/org/apache/commons/logging/
LogSource.java
28
* the <code>makeNewLogInstance()</code> method to
instantiate
new instances
package.html
162
<li>
Instantiate
an instance of the selected <code>Log</code>
/external/apache-http/src/org/apache/http/
ProtocolVersion.java
126
* This can be used by derived classes to
instantiate
themselves instead
Completed in 1982 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>