HomeSort by relevance Sort by last modified time
    Searched refs:call (Results 326 - 350 of 1964) sorted by null

<<11121314151617181920>>

  /development/samples/HeavyWeight/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
17 #include $(call all-makefiles-under,$(LOCAL_PATH))
  /development/samples/HelloActivity/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
16 include $(call all-makefiles-under,$(LOCAL_PATH))
  /development/samples/LunarLander/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
16 include $(call all-makefiles-under,$(LOCAL_PATH))
  /development/samples/MultiResolution/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
16 include $(call all-makefiles-under,$(LOCAL_PATH))
  /development/samples/NFCDemo/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
9 LOCAL_SRC_FILES := $(call all-java-files-under, src)
18 include $(call all-makefiles-under,$(LOCAL_PATH))
  /development/samples/NotePad/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
16 include $(call all-makefiles-under,$(LOCAL_PATH))
  /development/samples/Obb/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
16 include $(call all-makefiles-under,$(LOCAL_PATH))
  /development/samples/SampleSyncAdapter/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
16 include $(call all-makefiles-under,$(LOCAL_PATH))
  /development/samples/SipDemo/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
16 include $(call all-makefiles-under,$(LOCAL_PATH))
  /development/samples/SkeletonApp/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
16 include $(call all-makefiles-under,$(LOCAL_PATH))
  /development/samples/Snake/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
16 include $(call all-makefiles-under,$(LOCAL_PATH))
  /development/samples/Wiktionary/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
16 include $(call all-makefiles-under,$(LOCAL_PATH))
  /development/samples/WiktionarySimple/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
16 include $(call all-makefiles-under,$(LOCAL_PATH))
  /external/bluetooth/bluez/input/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
23 $(call include-path-for, glib) \
24 $(call include-path-for, dbus)
  /external/bluetooth/bluez/plugins/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
20 $(call include-path-for, glib) \
21 $(call include-path-for, dbus) \
  /frameworks/base/tests/ImfTest/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
8 LOCAL_SRC_FILES := $(call all-java-files-under, src)
15 include $(call all-makefiles-under,$(LOCAL_PATH))
  /frameworks/base/tools/layoutlib/
Android.mk 28 built_framework_dep := $(call java-lib-deps,framework)
29 built_framework_classes := $(call java-lib-files,framework)
31 built_core_dep := $(call java-lib-deps,core)
32 built_core_classes := $(call java-lib-files,core)
34 built_layoutlib_create_jar := $(call intermediates-dir-for, \
65 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/Browser/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
10 $(call all-java-files-under, src) \
20 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/Calendar/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
6 LOCAL_SRC_FILES := $(call all-java-files-under,src)
19 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/Contacts/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
6 LOCAL_SRC_FILES := $(call all-java-files-under, src)
18 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/Mms/
Android.mk 3 LOCAL_PATH:= $(call my-dir)
8 LOCAL_SRC_FILES := $(call all-java-files-under, src)
24 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/Music/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
6 LOCAL_SRC_FILES := $(call all-java-files-under, src) \
18 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/Protips/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
16 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/Tag/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
9 LOCAL_SRC_FILES := $(call all-java-files-under, src)
18 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/providers/DownloadProvider/tests/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
8 LOCAL_SRC_FILES := $(call all-java-files-under, src)
17 include $(call all-makefiles-under,$(LOCAL_PATH))

Completed in 706 milliseconds

<<11121314151617181920>>