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"
1462 local LEVEL=$(get_default_api_level_for_arch $ARCH)1465 LEVEL=$FIRST_API64_LEVEL1467 echo "platforms/android-$LEVEL/arch-$ARCH"