OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:created
(Results
726 - 750
of
17761
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/tools/common/m2/repository/com/android/tools/external/liblzf/1.0/
liblzf-1.0.pom
8
<description>POM was
created
from install:install-file</description>
/prebuilts/tools/common/m2/repository/com/android/tools/external/libprotobuf-java-lite/2.3.0/
libprotobuf-java-lite-2.3.0.pom
8
<description>POM was
created
from install:install-file</description>
/prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.pom
8
<description>POM was
created
from install:install-file</description>
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.5.200.v20130514-1256/META-INF/
ECLIPSE_.SF
3
Created
-By: 1.6.0 (IBM Corporation)
/sdk/testapps/buildConfigTest/app/src/com/android/tests/buildconfigtest/
Main.java
11
/** Called when the activity is first
created
. */
/sdk/testapps/customPropAnimTest/src/com/android/custompropertyanimation/
CustomPropertyAnimationActivity.java
9
/** Called when the activity is first
created
. */
/sdk/testapps/legacyTest/src/com/android/tests/javaprojecttest/app/
Main.java
10
/** Called when the activity is first
created
. */
/sdk/testapps/libsTest/app/src/com/android/tests/libstest/app/
MainActivity.java
10
/** Called when the activity is first
created
. */
/sdk/testapps/userLibTest/src/com/android/tests/userlibtest/
Main.java
10
/** Called when the activity is first
created
. */
/external/javassist/src/main/javassist/
CtNewMethod.java
39
* @param declaring the class to which the
created
method is added.
58
* @param declaring the class to which the
created
method is added.
85
* Creates a public (non-static) method. The
created
method cannot
94
* If it is <code>null</code>, the
created
method
96
* @param declaring the class to which the
created
method is added.
120
* If it is <code>null</code>, the
created
method
122
* @param declaring the class to which the
created
method is added.
153
* @param declaring the class to which the
created
method is added.
174
* @param name the name of the
created
method.
175
* @param declaring the class to which the
created
method is added
[
all
...]
/frameworks/base/core/java/android/net/
LocalSocketImpl.java
40
/** null if closed or not yet
created
*/
42
/** whether fd is
created
internally */
236
// no error if socket already
created
287
throw new IOException("socket not
created
");
303
throw new IOException("socket not
created
");
312
throw new IOException("socket not
created
");
328
throw new IOException("socket not
created
");
339
* @throws IOException if socket has been closed or cannot be
created
.
344
throw new IOException("socket not
created
");
360
* @throws IOException if socket has been closed or cannot be
created
[
all
...]
/external/chromium_org/content/browser/fileapi/
obfuscated_file_util_unittest.cc
219
// This can only be used after SetUp has run and
created
file_system_context_
341
EXPECT_FALSE(file.
created
());
379
bool
created
= true;
local
384
&
created
));
385
ASSERT_FALSE(
created
);
457
bool
created
= false;
local
462
&
created
));
463
ASSERT_TRUE(
created
);
554
EXPECT_TRUE(file.
created
());
562
bool
created
= false
local
645
bool
created
= false;
local
902
bool
created
= false;
local
939
bool
created
= false;
local
995
bool
created
= false;
local
1212
bool
created
= false;
local
1239
bool
created
= false;
local
1261
bool
created
= false;
local
1367
bool
created
= false;
local
1427
bool
created
= false;
local
1457
bool
created
= false;
local
1493
bool
created
= false;
local
1596
bool
created
= false;
local
1609
bool
created
= false;
local
1675
bool
created
= false;
local
1710
bool
created
= false;
local
1788
bool
created
= false;
local
1823
bool
created
= false;
local
1949
bool
created
= false;
local
2017
bool
created
= false;
local
2075
bool
created
;
local
2172
bool
created
;
local
2280
bool
created
;
local
2342
bool
created
;
local
2411
bool
created
;
local
2435
bool
created
;
local
[
all
...]
/external/chromium_org/chrome/browser/chromeos/policy/
device_cloud_policy_invalidator_unittest.cc
236
// Verify that a device-global invalidation service has been
created
.
241
//
created
.
259
// has been
created
.
265
// invalidation service is
created
/destroyed as the service
269
// is
created
when the service connects.
290
//
created
/destroyed.
297
// Verify that a device-global invalidation service has been
created
.
301
// Verify that a per-profile invalidation service has been
created
.
325
// has been
created
.
333
// Verify that a device-global invalidation service has been
created
[
all
...]
/development/samples/SupportLeanbackDemos/src/com/example/android/leanback/
DetailsActivity.java
24
/** Called when the activity is first
created
. */
31
// Only pass object to fragment when activity is first time
created
,
/development/samples/training/AnimationsDemo/res/values/
ids.xml
21
programmatic use. Normally, IDs are
created
using the "@+id/foo"
22
syntax, but since these IDs aren't
created
in menu XML, rather
/external/blktrace/doc/
blkrawverify.1
25
man page was
created
from the \fIblktrace\fR documentation by Bas Zoetekouw.
38
This manual page was
created
for Debian by Bas Zoetekouw. It was derived from
verify_blkparse.1
22
man page was
created
from the \fIblktrace\fR documentation by Bas Zoetekouw.
35
This manual page was
created
for Debian by Bas Zoetekouw. It was derived from
/external/chromium_org/ash/system/audio/
tray_audio.h
37
// True if VolumeView should be
created
for accelerator pop up;
38
// Otherwise, it should be
created
for detailed view in ash tray bubble.
/external/chromium_org/base/memory/
singleton.cc
14
// - Already has the object
created
...
18
// the object has been
created
.
/external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_manager_browsertest.cc
51
"wallpaper-window-
created
", false);
55
<< "Wallpaper picker window was not
created
.";
/external/chromium_org/chrome/browser/chromeos/login/supervised/
supervised_user_creation_flow.h
36
// Display name for user being
created
.
38
// Password for user being
created
.
/external/chromium_org/chrome/browser/chromeos/login/test/
wizard_in_process_browser_test.h
24
// right moment in time before wizard is
created
.
34
// browser is
created
but wizard is not shown yet.
/external/chromium_org/chrome/browser/sync_file_system/
sync_file_system_service_factory.h
29
// Otherwise a new DriveFileSyncService is
created
for the new service.
31
// to the newly
created
SyncFileSystemService.
/external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_app_menu_item_browser.h
15
// A menu item controller for a running browser. It gets
created
when an
16
// application list gets
created
. It's main purpose is to add the activation
chrome_launcher_app_menu_item_v2app.h
18
// A menu item controller for a running V2 application. It gets
created
when an
19
// application list gets
created
. It's main purpose is to add the activation
Completed in 483 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>