Searched refs:LEVEL (Results 1 – 2 of 2) sorted by relevance
199 for LEVEL in $API_LEVELS; do200 if [ "$LEVEL" -gt "$PLATFORM" ]; then203 log "Copying android-$LEVEL platform files"205 SDIR="$SRCDIR/android-$LEVEL"
1408 local LEVEL=$(get_default_api_level_for_arch $ARCH)1411 LEVEL=$FIRST_API64_LEVEL1413 echo "platforms/android-$LEVEL/arch-$ARCH"