OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instantiate
(Results
1526 - 1550
of
2246
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/frameworks/base/core/java/android/text/method/
MetaKeyKeyListener.java
32
* you should not
instantiate
this class directly in a client.
/frameworks/base/core/java/android/view/accessibility/
AccessibilityInteractionClient.java
604
//
instantiate
new result list to avoid passing internal instances to clients.
[
all
...]
/frameworks/base/core/java/android/widget/
MediaController.java
47
* The way to use this class is to
instantiate
it programmatically.
/frameworks/base/docs/html/google/play/
expansion-files.jd
[
all
...]
/frameworks/base/docs/html/google/play/licensing/
licensing-reference.jd
43
<td>Class that you
instantiate
(or subclass) to initiate a license check.</td>
/frameworks/base/docs/html/guide/topics/connectivity/
sip.jd
205
<p>You
instantiate
a new {@link android.net.sip.SipManager} as follows:</p>
/frameworks/base/docs/html/guide/webapps/
migrating.jd
90
do not want to
instantiate
{@link android.webkit.WebView}, you should use
/frameworks/base/docs/html/reference/android/support/wearable/view/
CardFragment.html
816
<p>Called to have subclasses
instantiate
their layout which is inserted within the card.
2035
instantiate
(Context arg0, String arg1)
2057
instantiate
(Context arg0, String arg1, Bundle arg2)
[
all
...]
/frameworks/base/docs/html/training/game-controllers/
compatibility.jd
593
<p>Now you can simply
instantiate
an {@code InputManagerCompat} object and
/frameworks/base/media/java/android/media/audiofx/
Virtualizer.java
37
* <p>An application creates a Virtualizer object to
instantiate
and control a virtualizer engine
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/
FocusManager.java
326
* A helper class for handling type-to-focus.
Instantiate
this class, and pass it KeyEvents via
/frameworks/base/services/core/java/com/android/server/pm/
SELinuxMMAC.java
420
// Use the PolicyBuilder pattern to
instantiate
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
Bridge.java
68
* <p/>To use this bridge, simply
instantiate
an object of type {@link Bridge} and call
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
ExtendedBitmapDrawable.java
149
* Get the ExtendedOptions used to
instantiate
this ExtendedBitmapDrawable. Any changes made to
/frameworks/rs/api/
Specification.h
59
* we
instantiate
the FunctionPermutation(s) that correspond to one FunctionSpecification.
/frameworks/support/v14/preference/src/android/support/v14/preference/
PreferenceFragment.java
174
* should
instantiate
and switch to an instance of the given
[
all
...]
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
PlaybackControlGlue.java
33
* <p>You can
instantiate
a concrete subclass such as {@link MediaControllerGlue} or you must
PlaybackControlSupportGlue.java
35
* <p>You can
instantiate
a concrete subclass such as {@link MediaControllerGlue} or you must
/frameworks/support/v7/preference/src/android/support/v7/preference/
PreferenceFragmentCompat.java
164
* should
instantiate
and switch to an instance of the given
/libcore/luni/src/main/java/java/util/concurrent/
Executors.java
665
/** Cannot
instantiate
. */
/libcore/ojluni/src/main/java/java/security/cert/
PKIXParameters.java
48
* <p>To
instantiate
a <code>PKIXParameters</code> object, an
/libcore/ojluni/src/main/java/java/util/jar/
JarFile.java
321
// No signature-related files; don't
instantiate
a
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
features.h
909
/* a keyword used to
instantiate
export template */
[
all
...]
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_string.h
795
// This is a hook to
instantiate
STLport exports in a designated DLL
/packages/apps/Dialer/tests/src/com/android/dialer/calllog/
CallLogAdapterTest.java
325
//
Instantiate
list of ViewHolders.
[
all
...]
Completed in 1555 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>