OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instantiate
(Results
2001 - 2025
of
2246
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
/frameworks/base/core/java/android/hardware/camera2/
CameraDevice.java
146
* <p>This matches the ID given to {@link CameraManager#openCamera} to
instantiate
this
[
all
...]
/frameworks/base/core/java/android/inputmethodservice/
InputMethodService.java
162
* to
instantiate
your own view implementing your candidates UI.</p>
[
all
...]
/frameworks/base/core/java/android/speech/tts/
TextToSpeech.java
716
* Used by the framework to
instantiate
TextToSpeech objects with a supplied
[
all
...]
/frameworks/base/docs/html/guide/topics/renderscript/
compute.jd
391
<code>mRenderScript</code>, the Java code to
instantiate
the script would be:
[
all
...]
/frameworks/base/docs/html/guide/topics/ui/notifiers/
notifications.jd
[
all
...]
/frameworks/base/docs/html-intl/intl/vi/guide/topics/ui/notifiers/
notifications.jd
657
//
Instantiate
a Builder object.
[
all
...]
/frameworks/base/services/core/java/com/android/server/pm/
ShortcutService.java
[
all
...]
/frameworks/opt/net/ims/src/java/com/android/ims/
ImsCall.java
45
* Handles an IMS voice / video call over LTE. You can
instantiate
this class with
[
all
...]
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
RecyclerView.java
575
*
Instantiate
and set a LayoutManager, if specified in the attributes.
615
+ ": Could not
instantiate
the LayoutManager: " + className, e);
618
+ ": Could not
instantiate
the LayoutManager: " + className, e);
[
all
...]
/hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.cpp
158
ALOGE("%s: failed to
instantiate
idleInvalidator object",
[
all
...]
/libcore/ojluni/src/main/java/java/io/
ObjectInputStream.java
445
*
instantiate
such a subclass without this permission will cause a
[
all
...]
ObjectOutputStream.java
416
*
instantiate
such a subclass without this permission will cause a
[
all
...]
/libcore/ojluni/src/main/java/java/lang/
Math.java
92
* Don't let anyone
instantiate
this class.
[
all
...]
StrictMath.java
68
* Don't let anyone
instantiate
this class.
[
all
...]
/libcore/ojluni/src/main/java/java/text/
SimpleDateFormat.java
517
* The Locale used to
instantiate
this
[
all
...]
/libcore/ojluni/src/main/java/javax/crypto/
Cipher.java
[
all
...]
/ndk/sources/third_party/googletest/googletest/include/gtest/
gtest.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
locale_facets.h
54
// NB: Don't
instantiate
required wchar_t facets if no wchar_t support.
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
locale_facets.h
54
// NB: Don't
instantiate
required wchar_t facets if no wchar_t support.
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
locale_facets.h
54
// NB: Don't
instantiate
required wchar_t facets if no wchar_t support.
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/
difflib.py
811
Next we
instantiate
a Differ object:
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tix.py
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/
difflib.py
811
Next we
instantiate
a Differ object:
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tix.py
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
locale_facets.h
54
// NB: Don't
instantiate
required wchar_t facets if no wchar_t support.
[
all
...]
Completed in 1744 milliseconds
<<
81
82
83
84
85
86
87
88
89
90