Searched defs:okhttp_system_src_files (Results 1 - 1 of 1) sorted by path

/external/okhttp/
H A DAndroid.mk20 okhttp_system_src_files := $(filter-out %/Platform.java, $(okhttp_common_src_files)) macro
21 okhttp_system_src_files += $(call all-java-files-under, android/main/java)
31 LOCAL_SRC_FILES := $(okhttp_system_src_files)
59 LOCAL_SRC_FILES := $(okhttp_system_src_files)
79 LOCAL_SRC_FILES := $(okhttp_system_src_files)

Completed in 234 milliseconds