HomeSort by relevance Sort by last modified time
    Searched full:created (Results 76 - 100 of 10204) sorted by null

1 2 34 5 6 7 8 91011>>

  /sdk/testapps/jarCheckTests2/app/src/com/android/tests/projectwithsupport/
MyActivity.java 8 /** Called when the activity is first created. */
  /sdk/testapps/jarCheckTests2/lib1/src/com/android/tests/libwithsupport/
MyActivity.java 8 /** Called when the activity is first created. */
  /sdk/testapps/jarCheckTests2/lib2/src/com/android/tests/libwithsupport2/
MyActivity.java 8 /** Called when the activity is first created. */
  /sdk/testapps/jarCheckTests3/app/src/com/android/tests/projectwithsupport/
MyActivity.java 8 /** Called when the activity is first created. */
  /sdk/testapps/jarCheckTests3/lib1/src/com/android/tests/libwithsupport/
MyActivity.java 8 /** Called when the activity is first created. */
  /sdk/testapps/jarCheckTests3/lib2/src/com/android/tests/libwithsupport2/
MyActivity.java 8 /** Called when the activity is first created. */
  /sdk/testapps/javaProjectTest/lib1/src/com/android/tests/javaprojecttest/lib1/
Main.java 8 /** Called when the activity is first created. */
  /sdk/testapps/javaProjectTest/lib2/src/com/android/tests/javaprojecttest/lib2/
Main.java 8 /** Called when the activity is first created. */
  /sdk/testapps/libsAndJarTest/lib2/src/com/android/tests/javaprojecttest/lib2/
Main.java 8 /** Called when the activity is first created. */
  /sdk/testapps/testProjectTest/lib/src/com/android/tests/testprojecttest/lib/
LibActivity.java 7 /** Called when the activity is first created. */
  /external/e2fsprogs/lib/uuid/
uuid_time.3.in 31 .\" Created Wed Mar 10 17:42:12 1999, Andreas Dilger
34 uuid_time \- extract the time at which the UUID was created
46 was created. Note that the UUID creation time is only encoded within
48 extract the creation time for UUIDs created with the
50 function. It may or may not work with UUIDs created by other mechanisms.
52 The time at which the UUID was created, in seconds since January 1, 1970 GMT
55 The time at which the UUID was created, in seconds and microseconds since
  /packages/apps/Email/src/org/apache/james/mime4j/util/
TempPath.java 33 * Creates a new temporary file. Wheter it will be be created in memory
36 * <code>.tmp</code> if created on disk.
43 * Creates a new temporary file. Wheter it will be be created in memory
55 * Creates a new temporary file. Wheter it will be be created in memory
58 * the new file will be created on disk.
64 * @param allowInMemory if <code>true</code> the file MIGHT be created in
66 * file MUST be created on disk.
  /external/chromium/chrome/browser/profiles/
profile_manager.h 55 // dir. This will return an existing profile it had already been created,
60 // when profile is created. If profile has already been created, observer
66 // created, observer is called immediately. Should be called on the UI thread.
81 // Returns created profiles. Note, profiles order is NOT guaranteed to be
121 ProfileInfo(Profile* profile, bool created)
122 : profile(profile), created(created) {
128 // Whether profile has been fully loaded (created and initialized).
129 bool created; member in struct:ProfileManager::ProfileInfo
    [all...]
  /dalvik/tests/042-new-instance/src/otherpackage/
PackageAccess.java 21 System.out.println("created PackageAccess");
27 System.out.println("created PackageAccess2");
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/
ANTLRFastQueueTest.m 5 // Created by Ian Michell on 13/05/2010.
19 STAssertNotNil(queue, @"Queue was not created and was nil");
26 STAssertNotNil(queue, @"Queue was not created and was nil");
39 STAssertNotNil(queue, @"Queue was not created and was nil");
56 STAssertNotNil(queue, @"Queue was not created and was nil");
69 STAssertNotNil(queue, @"Queue was not created and was nil");
82 STAssertNotNil(queue, @"Queue was not created and was nil");
92 STAssertNotNil(queue, @"Queue was not created and was nil");
  /external/apache-harmony/support/src/test/resources/tests/resources/JarIndex/
hyts_11.jar 
hyts_21.jar 
hyts_31.jar 
hyts_41.jar 
  /external/chromium/chrome/browser/extensions/
extension_message_handler.h 15 // renderer/extension processes. This object is created for renderers and also
17 // which is only created for TabContents.
  /external/chromium/chrome/common/
zip.h 12 // An entry will *not* be created in the zip for the root folder -- children
13 // of src_dir will be at the root level of the created zip.
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
SFTPv3FileHandle.java 27 * Get the SFTPv3Client instance which created this handle.
38 * of the <code>SFTPv3Client</code> instance which created the handle.
  /external/icu4c/common/
cwchar.c 13 * created on: 2001may25
14 * created by: Markus W. Scherer
ustr_cnv.h 11 * created on: 2004Aug27
12 * created by: George Rhoten
  /external/icu4c/common/unicode/
umisc.h 11 * created on: 1999oct15
12 * created by: Markus W. Scherer

Completed in 556 milliseconds

1 2 34 5 6 7 8 91011>>