Searched refs:ANDROID_MK (Results 1 – 3 of 3) sorted by relevance
177 constant.ANDROID_MK)184 yield '\t' + os.path.join(rel_path, constant.ANDROID_MK)
480 return os.path.isfile(os.path.join(abs_path, constant.ANDROID_MK))
114 ANDROID_MK = 'Android.mk' variable