Searched refs:ENV_ANDROID_BUILD_TOP (Results 1 – 6 of 6) sorted by relevance
107 if constants.ENV_ANDROID_BUILD_TOP not in os.environ:108 print("Can't find $%s." % constants.ENV_ANDROID_BUILD_TOP)112 pre_setup_sh = os.path.join(os.environ.get(constants.ENV_ANDROID_BUILD_TOP),
444 if constants.ENV_ANDROID_BUILD_TOP not in emulator_env:445 emulator_env[constants.ENV_ANDROID_BUILD_TOP] = image_dir
132 constants.ENV_ANDROID_BUILD_TOP)
596 android_build_top = os.environ[constants.ENV_ANDROID_BUILD_TOP]
132 ENV_ANDROID_BUILD_TOP = "ANDROID_BUILD_TOP" variable
1244 android_build_top = os.environ.get(constants.ENV_ANDROID_BUILD_TOP)