OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:subclassing
(Results
101 - 125
of
213
) sorted by null
1
2
3
4
5
6
7
8
9
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
Calendar.java
307
* significantly in order to better support
subclassing
. The original
308
* <code>Calendar</code> class was designed to support
subclassing
, but
313
* <code>JapaneseCalendar</code>, the
subclassing
API has been reworked
314
* thoroughly. This section details the new
subclassing
API and other
348
* <li>The
subclassing
API has been completely redesigned.</li>
403
* <code>GregorianCalendar</code>. As a result, all of the
subclassing
404
* kinks had not been worked out. The new
subclassing
API has been
[
all
...]
StringTrieBuilder.java
18
* <p>This class is not intended for public
subclassing
.
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
IDNA.java
22
* The IDNA class is not intended for public
subclassing
.
212
* The Info class is not suitable for
subclassing
.
[
all
...]
CurrencyMetaInfo.java
26
* This class is not intended for public
subclassing
.
Normalizer2.java
22
* The Normalizer2 class is not intended for public
subclassing
.
/external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java
57
* Typically you use GLSurfaceView by
subclassing
it and overriding one or more of the
60
* GLSurfaceView behavior is customized by calling "set" methods rather than by
subclassing
.
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_collections.py
306
# Check direct
subclassing
332
# Check direct
subclassing
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/isomorphism/
isomorphvf2.py
234
If only
subclassing
GraphMatcher, a redefinition is not necessary.
550
If only
subclassing
GraphMatcher, a redefinition is not necessary.
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_collections.py
306
# Check direct
subclassing
332
# Check direct
subclassing
[
all
...]
/art/runtime/
common_runtime_test.cc
70
"Are you
subclassing
RuntimeTest?";
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
ScriptGraph.java
317
* @param <T> Concrete type
subclassing
the {@link Script} class.
/developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
AsyncTask.java
84
* <p>Here is an example of
subclassing
:</p>
/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
AsyncTask.java
84
* <p>Here is an example of
subclassing
:</p>
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
AsyncTask.java
84
* <p>Here is an example of
subclassing
:</p>
/external/emma/core/java12/com/vladium/emma/data/
DataFactory.java
388
private DataFactory () {} // prevent
subclassing
/external/icu/icu4c/source/common/unicode/
bytestrie.h
45
* This class is not intended for public
subclassing
.
normalizer2.h
40
* The Normalizer2 class is not intended for public
subclassing
.
ucharstrie.h
45
* This class is not intended for public
subclassing
.
/external/icu/icu4c/source/i18n/unicode/
fmtable.h
62
* <p>The Formattable class is not suitable for
subclassing
.
/external/lldb/test/functionalities/data-formatter/data-formatter-objc/
TestDataFormatterObjC.py
624
# as long as KVO is implemented by
subclassing
, this test should succeed
/frameworks/base/core/java/android/os/
AsyncTask.java
67
* <p>Here is an example of
subclassing
:</p>
/frameworks/base/docs/html/guide/topics/connectivity/
sip.jd
365
<h4 id="BroadcastReceiver">
Subclassing
BroadcastReceiver</h4>
/frameworks/base/docs/html/training/testing/ui-testing/
espresso-testing.jd
209
If you are
subclassing
{@link android.test.ActivityInstrumentationTestCase2}
/libcore/luni/src/main/java/java/util/concurrent/locks/
ReentrantLock.java
92
* Performs {@link Lock#lock}. The main reason for
subclassing
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
SimpleXMLRPCServer.py
249
existing method through
subclassing
is the preferred means
Completed in 980 milliseconds
1
2
3
4
5
6
7
8
9