HomeSort by relevance Sort by last modified time
    Searched refs:CheckSDKPlatform (Results 1 - 2 of 2) sorted by null

  /external/v8/build/android/
install_emulator_deps.py 43 def CheckSDKPlatform(api_level=DEFAULT_ANDROID_API_LEVEL, google=False):
291 if CheckSDKPlatform(options.api_level, options.google):
avd.py 119 if not install_emulator_deps.CheckSDKPlatform(api_level):

Completed in 522 milliseconds