OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instantiate
(Results
1301 - 1325
of
2246
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/frameworks/support/fragment/java/android/support/v4/app/
BackStackRecord.java
108
public BackStackRecord
instantiate
(FragmentManagerImpl fm) {
method in class:BackStackState
116
"
Instantiate
" + bse + " op #" + num + " base fragment #" + mOps[pos]);
133
"
Instantiate
" + bse + " set remove fragment #" + mOps[pos]);
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/
imaplib.py
103
Instantiate
with: IMAP4([host[, port]])
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/
imaplib.py
103
Instantiate
with: IMAP4([host[, port]])
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
imaplib.py
103
Instantiate
with: IMAP4([host[, port]])
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
imaplib.py
103
Instantiate
with: IMAP4([host[, port]])
[
all
...]
/art/runtime/base/
variant_map.h
137
//
Instantiate
a default value for this key. If an explicit default value was provided
/art/tools/dexfuzz/src/dexfuzz/fuzzers/
Fuzzer.java
202
* Called from each Fuzzer subclass that we can
instantiate
. Parses the program, fuzzes it,
/cts/tests/tests/telecom/src/android/telecom/cts/
RemoteConferenceTest.java
501
* Fetch the corresponding remoteConnection objects and
instantiate
a remote
/developers/build/prebuilts/gradle/AccelerometerPlay/app/src/main/java/com/example/android/accelerometerplay/
AccelerometerPlayActivity.java
82
//
instantiate
our simulation view and set it as the activity's content
/developers/samples/android/sensors/AccelerometerPlay/app/src/main/java/com/example/android/accelerometerplay/
AccelerometerPlayActivity.java
82
//
instantiate
our simulation view and set it as the activity's content
/development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/
AccelerometerPlayActivity.java
78
//
instantiate
our simulation view and set it as the activity's content
/development/samples/browseable/AccelerometerPlay/src/com.example.android.accelerometerplay/
AccelerometerPlayActivity.java
82
//
instantiate
our simulation view and set it as the activity's content
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
CommonTreeNodeStream.as
173
* so
instantiate
new ones when uniqueNavigationNodes is true.
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
RemoteDebugEventSocketListener.cs
416
Console.Error.println( "can't
instantiate
class " + ie );
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
BufferedTreeNodeStream.cs
295
* so
instantiate
new ones when uniqueNavigationNodes is true.
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
BufferedTreeNodeStream.cs
340
* so
instantiate
new ones when uniqueNavigationNodes is true.
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
RemoteDebugEventSocketListener.cs
536
Console.Error.println( "can't
instantiate
class " + ie );
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
RemoteDebugEventSocketListener.java
343
System.err.println("can't
instantiate
class "+ie);
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
BufferedTreeNodeStream.java
187
* so
instantiate
new ones when uniqueNavigationNodes is true.
/external/autotest/client/common_lib/
error.py
210
# Children are required to override this. Never
instantiate
directly.
/external/autotest/client/cros/
storage.py
236
Instantiate
a StorageScanner instance to be used by tests and prepare
/external/autotest/client/site_tests/network_ProxyResolver/
network_ProxyResolver.py
54
@param HandlerClass: the RequestHandler class to
instantiate
per req.
/external/autotest/frontend/client/src/autotest/afe/
JobDetailView.java
483
* Idea: Be able to
instantiate
a TableView object, ask it to set up to triage this job ID,
/external/autotest/scheduler/shard/
shard_client.py
371
"""
Instantiate
a shard client instance.
/external/chromium-trace/catapult/devil/devil/android/sdk/
shared_prefs.py
24
instantiate
the appropriate subclasses, which directly manipulate the
Completed in 2272 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>