OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:construct
(Results
1201 - 1225
of
4776
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/developers/samples/android/content/multiuser/AppRestrictions/AppRestrictionsSample/src/main/java/com/example/android/apprestrictions/
GetRestrictionsReceiver.java
113
//
construct
new restriction entries and then copy in any existing values for the new keys.
/developers/samples/android/media/BasicMediaDecoder/BasicMediaDecoderSample/src/main/java/com/example/android/basicmediadecoder/
MainActivity.java
99
//
Construct
a URI that points to the video resource that we want to play
/developers/samples/android/ui/views/SlidingTabs/SlidingTabsBasic/SlidingTabsBasicSample/src/main/java/com/example/android/slidingtabsbasic/
SlidingTabsBasicFragment.java
118
* Here we
construct
one using the position value, but for real application the title should
/development/samples/ApiDemos/src/com/example/android/apis/appwidget/
ExampleAppWidgetProvider.java
111
//
Construct
the RemoteViews object. It takes the package name (in our case, it's our
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
SensorTest.java
169
//
Construct
a wedge-shaped path
/development/samples/ApiDemos/src/com/example/android/apis/view/
LabelView.java
53
*
Construct
object, initializing with any attributes we understand from a
/development/samples/StackWidget/src/com/example/android/stackwidget/
StackWidgetService.java
79
// We
construct
a remote views item based on our widget item xml file, and set the
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
VoicemailImpl.java
103
/** You should use the correct factory method to
construct
a builder. */
/development/samples/browseable/AppRestrictions/src/com.example.android.apprestrictions/
GetRestrictionsReceiver.java
113
//
construct
new restriction entries and then copy in any existing values for the new keys.
/development/samples/browseable/BasicMediaDecoder/src/com.example.android.basicmediadecoder/
MainActivity.java
99
//
Construct
a URI that points to the video resource that we want to play
/development/samples/training/ContactsList/src/com/example/android/contactslist/util/
ImageCache.java
151
* to
construct
a LruCache which takes an int in its constructor.
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
NonsenseGenerator.java
24
* This generator can
construct
headlines and news articles by randomly composing sentences.
/external/apache-xml/src/main/java/org/apache/xalan/extensions/
ExtensionHandler.java
70
*
Construct
a new extension namespace handler given all the information
/external/apache-xml/src/main/java/org/apache/xalan/templates/
TemplateSubPatternAssociation.java
59
*
Construct
a match pattern from a pattern and template.
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
CountersTable.java
45
*
Construct
a CountersTable.
/external/apache-xml/src/main/java/org/apache/xml/serializer/
ElemDesc.java
120
*
Construct
an ElemDesc from a set of bit flags.
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
StringToIntTable.java
71
*
Construct
a StringToIntTable, using the given block size.
/external/apache-xml/src/main/java/org/apache/xml/utils/
BoolStack.java
50
*
Construct
a IntVector, using the given block size.
IntStack.java
47
*
Construct
a IntVector, using the given block size.
ObjectStack.java
47
*
Construct
a ObjectVector, using the given block size.
StringVector.java
57
*
Construct
a StringVector, using the given block size.
/external/apache-xml/src/main/java/org/apache/xpath/
XPath.java
150
*
Construct
an XPath object.
198
*
Construct
an XPath object.
250
*
Construct
an XPath object.
270
*
Construct
an XPath object.
/external/apache-xml/src/main/java/org/apache/xpath/axes/
ReverseAxesWalker.java
36
*
Construct
an AxesWalker using a LocPathIterator.
/external/apache-xml/src/main/java/org/apache/xpath/objects/
XNodeSet.java
49
*
Construct
a XNodeSet object.
75
*
Construct
a XNodeSet object.
92
*
Construct
an empty XNodeSet object. This is used to create a mutable
101
*
Construct
a XNodeSet object for one node.
/external/apache-xml/src/main/java/org/apache/xpath/patterns/
ContextMatchStepPattern.java
38
*
Construct
a ContextMatchStepPattern.
Completed in 869 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>