OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:under
(Results
801 - 825
of
77217
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/packages/apps/Protips/
Android.mk
7
LOCAL_SRC_FILES := $(call all-java-files-
under
, src)
16
include $(call all-makefiles-
under
,$(LOCAL_PATH))
/packages/apps/Settings/
Android.mk
9
LOCAL_SRC_FILES := $(call all-java-files-
under
, src)
19
include $(call all-makefiles-
under
,$(LOCAL_PATH))
/packages/apps/VideoEditor/
Android.mk
5
$(call all-java-files-
under
, src)
26
include $(call all-makefiles-
under
, $(LOCAL_PATH))
/packages/experimental/DreamTheater/
Android.mk
7
LOCAL_SRC_FILES := $(call all-java-files-
under
, src)
19
include $(call all-makefiles-
under
,$(LOCAL_PATH))
/frameworks/ex/carousel/
Android.mk
3
# Licensed
under
the Apache License, Version 2.0 (the "License");
10
# distributed
under
the License is distributed on an "AS IS" BASIS,
13
# limitations
under
the License.
23
$(call all-java-files-
under
, java) \
24
$(call all-logtags-files-
under
, java) \
25
$(call all-renderscript-files-
under
, java)
/frameworks/ex/common/
Android.mk
3
# Licensed
under
the Apache License, Version 2.0 (the "License");
10
# distributed
under
the License is distributed on an "AS IS" BASIS,
13
# limitations
under
the License.
24
$(call all-java-files-
under
, java) \
25
$(call all-logtags-files-
under
, java)
34
include $(call all-makefiles-
under
, $(LOCAL_PATH))
/packages/apps/Gallery2/
Android.mk
10
LOCAL_SRC_FILES := $(call all-java-files-
under
, src)
11
LOCAL_SRC_FILES += $(call all-java-files-
under
, src_pd)
12
LOCAL_SRC_FILES += $(call all-java-files-
under
, ../Camera/src)
31
include $(call all-makefiles-
under
, jni)
35
include $(call all-makefiles-
under
, $(LOCAL_PATH))
38
include $(call all-makefiles-
under
, ../Camera)
/packages/apps/Launcher2/
Android.mk
4
# Licensed
under
the Apache License, Version 2.0 (the "License");
11
# distributed
under
the License is distributed on an "AS IS" BASIS,
14
# limitations
under
the License.
24
LOCAL_SRC_FILES := $(call all-java-files-
under
, src) $(call all-renderscript-files-
under
, src)
36
include $(call all-makefiles-
under
,$(LOCAL_PATH))
/packages/apps/QuickSearchBox/
Android.mk
4
# Licensed
under
the Apache License, Version 2.0 (the "License");
11
# distributed
under
the License is distributed on an "AS IS" BASIS,
14
# limitations
under
the License.
29
$(call all-java-files-
under
, src) \
30
$(call all-logtags-files-
under
, src)
42
include $(call all-makefiles-
under
,$(LOCAL_PATH))
/packages/inputmethods/LatinIME/tools/makedict/
Android.mk
4
# Licensed
under
the Apache License, Version 2.0 (the "License");
11
# distributed
under
the License is distributed on an "AS IS" BASIS,
14
# limitations
under
the License.
21
LOCAL_MAIN_SRC_FILES := $(call all-java-files-
under
,$(MAKEDICT_CORE_SOURCE_DIRECTORY))
22
LOCAL_TOOL_SRC_FILES := $(call all-java-files-
under
,src)
25
LOCAL_SRC_FILES += $(call all-java-files-
under
,tests)
/development/samples/ApiDemos/res/values/
bools.xml
4
Licensed
under
the Apache License, Version 2.0 (the "License");
11
distributed
under
the License is distributed on an "AS IS" BASIS,
14
limitations
under
the License.
18
<!-- This resource is true if running
under
at least Honeycomb's
22
<!-- This resource is true if running
under
at least Honeycomb MR2's
27
<!-- This resource is true if running
under
at least IceCreamSandwich
32
<!-- This resource is true if running
under
at least JellyBean
/libcore/luni/src/main/java/java/security/
AccessControlContext.java
2
* Licensed to the Apache Software Foundation (ASF)
under
one or more
5
* The ASF licenses this file to You
under
the Apache License, Version 2.0
12
* distributed
under
the License is distributed on an "AS IS" BASIS,
15
* limitations
under
the License.
20
* Licensed
under
the Apache License, Version 2.0 (the "License");
27
* distributed
under
the License is distributed on an "AS IS" BASIS,
30
* limitations
under
the License.
/external/apache-harmony/x-net/src/test/impl/java.injected/javax/net/ssl/
DefaultSSLSocketFactoryTest.java
2
* Licensed to the Apache Software Foundation (ASF)
under
one or more
5
* The ASF licenses this file to You
under
the Apache License, Version 2.0
12
* distributed
under
the License is distributed on an "AS IS" BASIS,
15
* limitations
under
the License.
37
* Class
under
test for Socket createSocket(String, int)
52
* Class
under
test for Socket createSocket(String, int, InetAddress, int)
66
* Class
under
test for Socket createSocket(InetAddress, int)
80
* Class
under
test for Socket createSocket(InetAddress, int, InetAddress,
112
* Class
under
test for Socket createSocket(Socket, String, int, boolean)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
about.html
12
<p>Eclipse.org makes available all content in this plug-in ("Content"). Unless otherwise indicated below, the Content is provided to you
under
the terms and conditions of the
18
<p>If this Content is licensed to you
under
the terms and conditions of the CPL, any Contributions, as defined in the CPL, uploaded, submitted, or otherwise
20
Content are provided
under
the terms and conditions of the CPL and can be made available to others
under
the terms of the CPL.</p>
22
<p>If this Content is licensed to you
under
license terms and conditions other than the CPL ("Other License"), any modifications, enhancements and/or
24
host of Eclipse.org, by you that relate to such Content are provided
under
terms and conditions of the Other License and can be made available
25
to others
under
the terms of the Other License. In addition, with regard to Modifications for which you are the copyright holder, you are also
26
providing the Modifications
under
the terms and conditions of the CPL and such Modifications can be made available to others
under
the terms of
/cts/hostsidetests/appsecurity/
Android.mk
3
# Licensed
under
the Apache License, Version 2.0 (the "License");
10
# distributed
under
the License is distributed on an "AS IS" BASIS,
13
# limitations
under
the License.
20
LOCAL_SRC_FILES := $(call all-java-files-
under
, src)
31
include $(call all-makefiles-
under
,$(LOCAL_PATH))
/cts/tests/tests/mediastress/
Android.mk
3
# Licensed
under
the Apache License, Version 2.0 (the "License");
10
# distributed
under
the License is distributed on an "AS IS" BASIS,
13
# limitations
under
the License.
29
LOCAL_SRC_FILES := $(call all-java-files-
under
, src)
37
include $(call all-makefiles-
under
,$(LOCAL_PATH))
/cts/tests/tests/openglperf/
Android.mk
3
# Licensed
under
the Apache License, Version 2.0 (the "License");
10
# distributed
under
the License is distributed on an "AS IS" BASIS,
13
# limitations
under
the License.
28
LOCAL_SRC_FILES := $(call all-java-files-
under
, src)
38
#include $(call all-makefiles-
under
,$(LOCAL_PATH))
/cts/tests/tests/permission/
Android.mk
4
# Licensed
under
the Apache License, Version 2.0 (the "License");
11
# distributed
under
the License is distributed on an "AS IS" BASIS,
14
# limitations
under
the License.
28
LOCAL_SRC_FILES := $(call all-java-files-
under
, src)
37
include $(call all-makefiles-
under
,$(LOCAL_PATH))
/cts/tools/tradefed-host/
Android.mk
3
# Licensed
under
the Apache License, Version 2.0 (the "License");
10
# distributed
under
the License is distributed on an "AS IS" BASIS,
13
# limitations
under
the License.
20
LOCAL_SRC_FILES := $(call all-java-files-
under
, src)
31
include $(call all-makefiles-
under
,$(LOCAL_PATH))
/development/samples/AccelerometerPlay/
Android.mk
3
# Licensed
under
the Apache License, Version 2.0 (the "License");
10
# distributed
under
the License is distributed on an "AS IS" BASIS,
13
# limitations
under
the License.
22
LOCAL_SRC_FILES := $(call all-java-files-
under
, src)
33
include $(call all-makefiles-
under
,$(LOCAL_PATH))
/development/samples/BrowserPlugin/
Android.mk
3
# Licensed
under
the Apache License, Version 2.0 (the "License");
10
# distributed
under
the License is distributed on an "AS IS" BASIS,
13
# limitations
under
the License.
40
# Also build all of the sub-targets
under
this one: the shared library.
41
include $(call all-makefiles-
under
,$(LOCAL_PATH))
/development/samples/VoicemailProviderDemo/
Android.mk
4
# Licensed
under
the Apache License, Version 2.0 (the "License");
11
# distributed
under
the License is distributed on an "AS IS" BASIS,
14
# limitations
under
the License.
23
LOCAL_SRC_FILES := $(call all-java-files-
under
, src)
32
include $(call all-makefiles-
under
,$(LOCAL_PATH))
/development/tools/emulator/test-apps/ConnectivityTest/
Android.mk
3
# Licensed
under
the Apache License, Version 2.0 (the "License");
10
# distributed
under
the License is distributed on an "AS IS" BASIS,
13
# limitations
under
the License.
21
LOCAL_SRC_FILES := $(call all-java-files-
under
, src)
30
include $(call all-makefiles-
under
,$(LOCAL_PATH))
/development/tools/emulator/test-apps/GpsLocationTest/
Android.mk
3
# Licensed
under
the Apache License, Version 2.0 (the "License");
10
# distributed
under
the License is distributed on an "AS IS" BASIS,
13
# limitations
under
the License.
21
LOCAL_SRC_FILES := $(call all-java-files-
under
, src)
30
include $(call all-makefiles-
under
,$(LOCAL_PATH))
/development/tools/hosttestlib/src/com/android/hosttest/
DeviceTest.java
4
* Licensed
under
the Apache License, Version 2.0 (the "License");
11
* distributed
under
the License is distributed on an "AS IS" BASIS,
14
* limitations
under
the License.
29
* Sets the device
under
test
35
* Retrieves the Android device
under
test
Completed in 1156 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>