Lines Matching full:under
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))