HomeSort by relevance Sort by last modified time
    Searched full:construct (Results 726 - 750 of 2991) sorted by null

<<21222324252627282930>>

  /dalvik/dx/src/com/android/dx/rop/annotation/
Annotation.java 46 * Construct an instance. It initially contains no elements.
  /dalvik/libdex/
OptInvocation.cpp 39 * Given the filename of a .jar or .dex file, construct the DEX file cache
  /dalvik/tests/087-gc-after-link/src/
Main.java 78 * Find the DexFile class, and construct a DexFile object
  /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/BrowserPlugin/jni/animation/
AnimationPlugin.cpp 99 gLogI.log(kError_ANPLogType, " ---- getSurface: failed to construct object");
  /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/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.
FunctionPattern.java 41 * Construct a FunctionPattern from a
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1Sequence.java 37 throw new IllegalArgumentException("failed to construct sequence from byte[]: " + e.getMessage());

Completed in 658 milliseconds

<<21222324252627282930>>