Searched refs:ANDROID_VERSION (Results 1 – 5 of 5) sorted by relevance
/compatibility/cdd/ |
D | make_cdd.py | 26 global ANDROID_VERSION 27 ANDROID_VERSION = "10" variable 183 global ANDROID_VERSION 184 (ANDROID_VERSION, CURRENT_BRANCH, output_filename) = get_version_branch_and_output() 197 soup = get_soup(section_info, ANDROID_VERSION) 212 html = re.sub(re.compile(r'ANDROID_VERSION'), ANDROID_VERSION, html) 215 devsite_html = re.sub(re.compile(r'ANDROID_VERSION'), ANDROID_VERSION, devsite_html)
|
/compatibility/cdd/1_introduction/ |
D | 1_0_intro.md | 4 to be compatible with Android ANDROID_VERSION. 12 ANDROID_VERSION. A “device implementation” or “implementation" is the 15 To be considered compatible with Android ANDROID_VERSION, device
|
/compatibility/cdd/10_software-compatibility-testing/ |
D | 10_1_compatibility_test_suite.md | 15 Android ANDROID_VERSION.
|
/compatibility/cdd/3_software/ |
D | 3_4_web-compatibility.md | 11 ANDROID_VERSION branch for the implementation of the
|
D | 3_2_soft-api-compatibility.md | 35 …<a href="http://source.android.com/compatibility/ANDROID_VERSION/versions.html">ANDROID_VERSION</a… 40 accessible to third-party application code. For Android ANDROID_VERSION, 46 accessible to third-party application code. For Android ANDROID_VERSION, 122 mydevice:ANDROID_VERSION/LMYXX/3359:userdebug/test-keys</p>
|