HomeSort by relevance Sort by last modified time
    Searched full:creates (Results 1251 - 1275 of 8951) sorted by null

<<51525354555657585960>>

  /system/update_engine/common/
action_unittest.cc 56 // This test creates two simple Actions and sends a message via an ActionPipe
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/
FileSystemFactory.java 35 * Creates a new {@link FileSystem} for the specified {@code device}. When
UnknownFileSystemException.java 35 * Creates a new instance of {@code UnknownFileSystemException}.
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
VMHostTest.java 54 * Install pre-requisite jars for running vm-tests, creates temp directories for test.
64 // Creates temp directory recursively. We also need to create the dalvik-cache directory
112 * Creates the file directory recursively in the device.
  /cts/tools/vm-tests-tf/targetprep/src/android/core/vm/targetprep/
VmTestPreparer.java 68 * Install pre-requisite jars for running vm-tests, creates temp directories for test.
78 // Creates temp directory recursively. We also need to create the dalvik-cache directory
119 * Creates the file directory recursively in the device.
  /developers/samples/android/wearable/wear/SynchronizedNotifications/
template-params.xml 36 This sample creates simple or synchronized notifications on a
86 2. The second one creates a wearable-only notification by putting a data item in the shared data
89 3. The third one creates a local notification and a wearable notification by combining the above
  /development/samples/Alarm/src/com/example/android/newalarm/
AlarmActivity.java 70 // Creates the main view
89 // Creates a new anonymous click listener for the start button. It starts the repeating
116 // Creates a new anonymous click listener for the stop button. It shuts off the repeating
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/
RawContact.java 200 * Creates and returns an instance of the RawContact from the provided JSON data.
237 * Creates and returns RawContact instance from all the supplied parameters.
249 * Creates and returns a User instance that represents a deleted user.
  /development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
VoicemailFilterFactory.java 46 * Creates a voicemail filter with the specified where clause. Use this method only if you know
63 /** Creates a filter with fields matching the ones set in the supplied voicemail object. */
72 /** Creates a voicemail filter with the specified read status. */
  /development/testrunner/test_defs/
xml_suite_helper.py 118 """Creates suite and populate with data from xml element."""
139 """Creates suite and populate with data from xml element."""
156 """Creates suite and populate with data from xml element."""
  /device/generic/goldfish/opengl/system/renderControl_enc/
README 56 This function creates a rendering context on the host and returns its
67 This function creates a 'window' surface on the host which can be then
75 This function creates a colorBuffer object on the host which can be then
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
CollectionCertStoreParametersTest.java 53 * Assertion: Creates an instance of CollectionCertStoreParameters
64 * Assertion: Creates an instance of CollectionCertStoreParameters
84 * Assertion: Creates an instance of CollectionCertStoreParameters
  /external/apache-xml/src/main/java/org/apache/xml/utils/
XMLReaderManager.java 34 * Creates XMLReader objects and caches them for re-use.
75 * Retrieves a cached XMLReader for this thread, or creates a new
103 // TransformerFactory creates a reader via the
  /external/autotest/client/deps/webgl_mpd/src/common/
webgl-utils.js 63 * Creates the HTLM for a failure message
95 * Creates a webgl context. If creation fails it will
125 * Creates a webgl context.
  /external/autotest/server/cros/
stress.py 37 Creates a new thread which will call the run() method.
117 Creates a new thread and calls |stressor| in a loop until stop() is called.
173 Creates a new thread and calls |stressor| in a loop |iterations| times. The
  /external/ceres-solver/examples/
fields_of_experts.h 93 // Creates an empty object with size() == 0.
114 // Creates a new cost function. The caller is responsible for deallocating the
117 // Creates a new loss function. The caller is responsible for deallocating the
  /external/guava/guava/src/com/google/common/collect/
HashBasedTable.java 71 * Creates an empty {@code HashBasedTable}.
79 * Creates an empty {@code HashBasedTable} with the specified map sizes.
97 * Creates a {@code HashBasedTable} with the same mappings as the specified
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
TreeMultimap.java 78 * Creates an empty {@code TreeMultimap} ordered by the natural ordering of
87 * Creates an empty {@code TreeMultimap} instance using explicit comparators.
130 * <p>Creates an empty {@code TreeSet} for a collection of values for one key.
  /external/guice/core/src/com/google/inject/spi/
ModuleSource.java 53 * Creates a new {@link ModuleSource} with a {@literal null} parent.
64 * Creates a new {@link ModuleSource} Object.
107 * Creates and returns a child {@link ModuleSource} corresponding to the {@link Module module}.
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
ReportPage.java 41 * Creates a new report page.
83 * Creates the elements within the head element.
166 * Creates the actual content of the page.
  /external/libchrome/base/trace_event/
process_memory_dump.h 71 // Creates a new MemoryAllocatorDump with the given name and returns the
94 // Creates a shared MemoryAllocatorDump, to express cross-process sharing.
131 // This creates a child node of |target_node_name| and adds an ownership edge
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.h 74 /// NewSUnit - Creates a new SUnit and return a ptr to it.
78 /// Clone - Creates a clone of the specified SUnit. It does not copy the
127 /// The iterator creates itself, rather than being provided by the SchedDAG.
  /external/lzma/Java/Tukaani/
build.xml 26 <target name="dist" description="Creates a source package (.zip)">
57 description="Creates JAR packages">
121 description="Creates the files for a Maven repository">
  /external/proguard/src/proguard/classfile/editor/
AttributesEditor.java 43 * Creates a new AttributeAdder that will edit attributes in the given
54 * Creates a new AttributeAdder that will edit attributes in the given
66 * Creates a new AttributeAdder that will edit attributes in the given
ElementValueAdder.java 47 * Creates a new ElementValueAdder that will copy element values into the
63 * Creates a new ElementValueAdder that will copy element values into the
81 * Creates a new ElementValueAdder that will copy element values into the

Completed in 1533 milliseconds

<<51525354555657585960>>