Searched defs:ANDROID_BUILD_TOP (Results 1 – 4 of 4) sorted by relevance
31 ANDROID_BUILD_TOP = os.getenv("ANDROID_BUILD_TOP") variable
26 ANDROID_BUILD_TOP = os.getenv("ANDROID_BUILD_TOP") variable
41 ANDROID_BUILD_TOP = os.environ["ANDROID_BUILD_TOP"] variable
46 private static final String ANDROID_BUILD_TOP = "ANDROID_BUILD_TOP"; field in GenerateAPI