HomeSort by relevance Sort by last modified time
    Searched full:creates (Results 601 - 625 of 7645) sorted by null

<<21222324252627282930>>

  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherAppWidgetHost.java 25 * Specific {@link AppWidgetHost} that creates our {@link LauncherAppWidgetHostView}
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
LatencyTracker.java 34 * Creates a new latency tracker and sets the start time.
  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/util/
MockNamedTaskExecutorFactory.java 22 * Creates {@link MockNamedTaskExecutor} instances.
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
Panel.java 39 * Creates a control capable of displaying some information. This is
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
IUnknownDescriptorProvider.java 22 * {@link UiItemElementNode} is the main class that creates the UI Model hierarchy based
SeparatorAttributeDescriptor.java 31 * Creates a new {@link SeparatorAttributeDescriptor}
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitTabGroup.java 32 * Creates the UI tabs for the Android JUnit configuration
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactoring/changes/
AndroidLayoutFileChanges.java 35 * Creates a new <code>AndroidLayoutFileChanges</code>
AndroidTypeMoveChange.java 31 * Creates a new <code>AndroidTypeMoveChange</code>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewSampleProjectWizard.java 27 * Creates a new wizard for creating a sample Android project
NewTestProjectWizard.java 27 * Creates a new wizard for creating an Android Test Project
  /sdk/ide_common/tests/src/com/android/ide/common/resources/configuration/
FolderConfigurationTest.java 24 * Test createDefault creates all the qualifiers.
  /sdk/layoutlib_api/src/com/android/ide/common/rendering/api/
IImageFactory.java 36 * Creates a buffered image with the given size
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/tasks/
ProgressViewFactory.java 24 * An {@link ITaskFactory} that creates a new {@link ProgressTask} dialog
  /system/core/include/cutils/
native_handle.h 46 * creates a native_handle_t and initializes it. must be destroyed with
  /system/core/include/sysutils/
SocketClient.h 45 // SocketListener creates a SocketClient (at refcount 1) and calls
  /external/javassist/src/main/javassist/
CtNewConstructor.java 57 * Compiles the given source code and creates a constructor.
83 * Creates a public constructor.
111 * Creates a copy of a constructor.
130 * Creates a default (public) constructor.
159 * Creates a public constructor that only calls a constructor
185 * Creates a public constructor that only calls a constructor
204 * Creates a public constructor.
  /libcore/luni/src/test/java/tests/java/sql/
MultiThreadAccessTest.java 232 * This method creates a Runnable that executes select operation for the
265 * This method creates a Runnable that execute select operation for the
316 * This method creates a Runnable that execute select operation for the
344 * This method creates a Runnable that executes delete operation for the
364 * This method creates a Runnable that executes insert operation for the
389 * This method creates a Runnable that executes update operation for the one
413 * This method creates a Runnable that executes update operation for the one
  /external/chromium/testing/gtest/cmake/
internal_utils.cmake 141 # creates a named C++ executable that depends on the given libraries and
164 # creates a named target that depends on the given libs and is built
177 # creates a named C++ test that depends on the given libs and is built
186 # creates a named test target that depends on the given libs and is
196 # creates a Python test with the given name whose main module is in
  /external/chromium/third_party/libjingle/source/talk/session/phone/
channelmanager.h 48 // care of marshalling calls between threads. It also creates and keeps track of
58 // Creates the channel manager, and specifies the worker thread to use.
104 // Creates a voice channel, to be associated with the specified session.
109 // Creates a video channel, synced with the specified voice channel, and
117 // Creates a soundclip.
  /external/collada/include/1.4/dom/
domProfile_CG.h 123 * Creates an instance of this class and returns a daeElementRef referencing it.
128 * Creates a daeMetaElement object that describes this element in the meta object reflection framework.
197 * Creates an instance of this class and returns a daeElementRef referencing it.
202 * Creates a daeMetaElement object that describes this element in the meta object reflection framework.
258 * Creates an instance of this class and returns a daeElementRef referencing it.
263 * Creates a daeMetaElement object that describes this element in the meta object reflection framework.
332 * Creates an instance of this class and returns a daeElementRef referencing it.
337 * Creates a daeMetaElement object that describes this element in the meta object reflection framework.
405 * Creates an instance of this class and returns a daeElementRef referencing it.
410 * Creates a daeMetaElement object that describes this element in the meta object reflection framework
    [all...]
domProfile_GLSL.h 123 * Creates an instance of this class and returns a daeElementRef referencing it.
128 * Creates a daeMetaElement object that describes this element in the meta object reflection framework.
201 * Creates an instance of this class and returns a daeElementRef referencing it.
206 * Creates a daeMetaElement object that describes this element in the meta object reflection framework.
262 * Creates an instance of this class and returns a daeElementRef referencing it.
267 * Creates a daeMetaElement object that describes this element in the meta object reflection framework.
336 * Creates an instance of this class and returns a daeElementRef referencing it.
341 * Creates a daeMetaElement object that describes this element in the meta object reflection framework.
406 * Creates an instance of this class and returns a daeElementRef referencing it.
411 * Creates a daeMetaElement object that describes this element in the meta object reflection framework
    [all...]
  /external/neven/Embedded/common/src/b_TensorEm/
Flt16Alt3D.h 86 /** creates identity alt */
89 /** creates scale alt */
94 /** creates linear alt from matrix and center */
98 /** creates alt from 16 bit values */
106 /** creates alt from 32 bit values (automatic adjustment of bbp value) */
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/location/
CoordinateControls.java 72 * Creates the {@link Text} control for the decimal display of the coordinate.
96 * Creates the {@link Text} control for the "degree" display of the coordinate in sexagesimal
106 * Creates the {@link Text} control for the "minute" display of the coordinate in sexagesimal
116 * Creates the {@link Text} control for the "second" display of the coordinate in sexagesimal
178 * Creates a {@link Text} with a given parent, default string and a {@link ModifyListener}
  /libcore/luni/src/main/java/java/util/concurrent/
Executors.java 45 * Creates a thread pool that reuses a fixed number of threads
66 * Creates a thread pool that reuses a fixed number of threads
92 * Creates an Executor that uses a single worker thread operating
112 * Creates an Executor that uses a single worker thread operating
134 * Creates a thread pool that creates new threads as needed, but
156 * Creates a thread pool that creates new threads as needed, but
172 * Creates a single-threaded executor that can schedule commands
190 * Creates a single-threaded executor that can schedule command
    [all...]

Completed in 1248 milliseconds

<<21222324252627282930>>