HomeSort by relevance Sort by last modified time
    Searched full:created (Results 251 - 275 of 10195) sorted by null

<<11121314151617181920>>

  /frameworks/base/media/mca/filterfw/java/android/filterfw/
MffEnvironment.java 39 * to be auto-created.
81 * previously set or created using setGLEnvironment() or createGLEnvironment()! Call this after
95 * previously set or created using setGLEnvironment() or createGLEnvironment()! Call this before
  /libcore/luni/src/main/java/javax/xml/transform/sax/
TemplatesHandler.java 38 * @return The Templates object that was created during
40 * been created.
47 * created by this builder. This must be set in order to
  /packages/apps/Mms/src/org/w3c/dom/events/
DocumentEvent.java 30 * type of <code>Event</code> interface to be created. If the
40 * newly created <code>UIEvent</code> to set the specific type of
48 * @return The newly created <code>Event</code>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
PostActivityCreationAction.java 29 * Action to be executed after an Activity class is created.
48 * Processes a newly created Activity.
55 " /** Called when the activity is first created. */\n" +
  /external/chromium/chrome/browser/profiles/
profile.h 186 // yet been created. If necessary, listen on the UI thread for
229 // profile. The VisitedLinkMaster is lazily created the first time
234 // profile. The ExtensionService is created at startup.
238 // profile. The UserScriptMaster is lazily created the first time
243 // profile. The instance is created at startup.
247 // profile. The instance is created at startup.
251 // profile. The instance is created at startup.
254 // Accessor. The instance is created at startup.
257 // Accessor. The instance is created upon first access.
262 // The SSLHostState is lazily created the first time that this method i
    [all...]
  /libcore/luni/src/main/java/javax/xml/datatype/
DatatypeFactory.java 149 * <p>All six values are set and available from the created {@link Duration}</p>
158 * @return New <code>Duration</code> created from parsing the <code>lexicalRepresentation</code>.
179 * and are available using the <code>get</code> methods of the created {@link Duration}.
223 * @return New <code>Duration</code> created from the specified values.
252 * @return New <code>Duration</code> created from the specified values.
312 * <p>All four values are set and available from the created {@link Duration}</p>
321 * @return New <code>Duration</code> created using the specified <code>lexicalRepresentation</code>.
353 * and are available using the <code>get</code> methods of the created {@link Duration}.
375 * @return New <code>Duration</code> created with the specified <code>durationInMilliseconds</code>.
457 * @return New <code>Duration</code> created with the specified <code>day</code>, <code>hour</code>, <code>minute</code
    [all...]
  /cts/tests/src/android/widget/cts/
ProgressBarStubActivity.java 28 * Called with the activity is first created.
RatingBarStubActivity.java 30 * Called with the activity is first created.
  /dalvik/tests/
README.txt 12 replacing class files created in the first pass. The "src-ex" directory
  /development/ndk/samples/hello-neon/src/com/example/neon/
HelloNeon.java 9 /** Called when the activity is first created. */
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRInputStream.h 5 // Created by Alan Condit on 2/21/11.
ANTLRPtrStack.h 5 // Created by Alan Condit on 6/9/10.
ANTLRReaderStream.h 5 // Created by Alan Condit on 2/21/11.
  /external/apache-harmony/support/src/test/resources/tests/resources/JarIndex/
hyts_12.jar 
hyts_22-new.jar 
hyts_22.jar 
hyts_32.jar 
hyts_42.jar 
  /external/bluetooth/glib/docs/reference/glib/tmpl/
quarks.sgml 55 #GQuark is created, using a copy of the string.
66 #GQuark is created, linked to the given string.
70 that if a new #GQuark is created the string itself is used rather than
98 If you want the GQuark to be created if it doesn't already exist, use
  /external/chromium/base/metrics/
nacl_histogram.cc 11 // and number of new tabs created.
  /external/chromium/base/threading/
platform_thread.h 54 // ThreadMain method will be called on the newly created thread.
75 // |*thread_handle| will be assigned a handle to the newly created thread,
76 // and |delegate|'s ThreadMain method will be executed on the newly created
89 // Joins with a thread created via the Create function. This function blocks
  /external/chromium/chrome/browser/extensions/
convert_user_script.h 17 // Wraps the specified user script in an extension. The extension is created
  /external/chromium/chrome/browser/
plugin_observer.h 33 scoped_ptr<InfoBarDelegate> plugin_installer_; // Lazily created.
  /external/chromium/chrome/browser/ui/cocoa/tab_contents/
sad_tab_controller.h 27 // Returns a weak reference to the TabContents whose TabContentsView created
  /external/chromium/chrome/browser/ui/cocoa/
view_id_util_browsertest.mm 40 // Make sure FindBar is created to test
44 // Make sure sidebar is created to test VIEW_ID_SIDE_BAR_CONTAINER.
51 // Make sure docked devtools is created to test VIEW_ID_DEV_TOOLS_DOCKED
56 // Make sure download shelf is created to test VIEW_ID_DOWNLOAD_SHELF

Completed in 587 milliseconds

<<11121314151617181920>>