Searched refs:ENV_ANDROID_BUILD_TOP (Results 1 – 6 of 6) sorted by relevance
102 if constants.ENV_ANDROID_BUILD_TOP not in os.environ:103 print("Can't find $%s." % constants.ENV_ANDROID_BUILD_TOP)107 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
128 constants.ENV_ANDROID_BUILD_TOP)
541 android_build_top = os.environ[constants.ENV_ANDROID_BUILD_TOP]
120 ENV_ANDROID_BUILD_TOP = "ANDROID_BUILD_TOP" variable
1161 android_build_top = os.environ.get(constants.ENV_ANDROID_BUILD_TOP)