HomeSort by relevance Sort by last modified time
    Searched full:under (Results 101 - 125 of 100136) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/rs/java/tests/LivePreview/
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.
22 LOCAL_SRC_FILES := $(call all-java-files-under, src) $(call all-renderscript-files-under, src)
  /frameworks/rs/java/tests/MathErr/
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.
22 LOCAL_SRC_FILES := $(call all-java-files-under, src) \
23 $(call all-renderscript-files-under, src)
  /frameworks/rs/java/tests/RsTest/
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.
22 LOCAL_SRC_FILES := $(call all-java-files-under, src) $(call all-renderscript-files-under, src)
  /frameworks/rs/java/tests/RsTest_11/
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)
  /frameworks/rs/java/tests/RsTest_14/
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.
22 LOCAL_SRC_FILES := $(call all-java-files-under, src) $(call all-renderscript-files-under, src)
  /frameworks/rs/java/tests/SampleTest/
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.
22 LOCAL_SRC_FILES := $(call all-java-files-under, src) $(call all-renderscript-files-under, src)
  /packages/apps/KeyChain/
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)
29 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/experimental/NotificationLog/
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)
29 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/providers/PartnerBookmarksProvider/
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)
30 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/services/Telephony/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.
21 LOCAL_SRC_FILES := $(call all-java-files-under, src) \
22 $(call all-Iaidl-files-under, src)
  /pdk/apps/TestingCamera/
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.
26 $(call all-java-files-under, src) \
27 $(call all-renderscript-files-under, src)
  /pdk/apps/TestingCamera2/
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 $(call all-java-files-under, src) \
29 $(call all-renderscript-files-under, src)
  /frameworks/opt/photoviewer/
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.
26 $(call all-java-files-under, src) \
27 $(call all-java-files-under, appcompat/src) \
28 $(call all-logtags-files-under, src)
45 $(call all-java-files-under, src) \
46 $(call all-java-files-under, activity/src) \
47 $(call all-logtags-files-under, src)
60 include $(call all-makefiles-under,$(LOCAL_PATH)
    [all...]
  /frameworks/opt/net/voip/
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/java) \
21 $(call all-Iaidl-files-under, src/java) \
22 $(call all-logtags-files-under, src/java)
35 include $(call all-makefiles-under,$(LOCAL_PATH)/src/jni)
  /packages/apps/Launcher3/
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) \
29 $(call all-renderscript-files-under, src) \
30 $(call all-proto-files-under, protos)
46 include $(call all-makefiles-under,$(LOCAL_PATH))
53 LOCAL_SRC_FILES := $(call all-java-files-under, util) \
54 $(call all-proto-files-under, protos)
  /art/test/008-instanceof/src/
Iface2.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.
Iface2Sub1.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.
  /art/test/009-instanceof2/src/
Iface2.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.
Iface2Sub1.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.
  /art/test/011-array-copy/src/
Iface2.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.
  /art/test/022-interface/src/
Iface2.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.
Iface2Sub1.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.
SubObjectOverridingInterface.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.
  /art/test/024-illegal-access/src/otherpkg/
Package.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.
  /art/test/024-illegal-access/src2/
SemiPrivate.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.

Completed in 715 milliseconds

1 2 3 45 6 7 8 91011>>