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

  /development/ide/intellij/
make+intelligen.sh 9 lunch 6
  /build/core/tasks/
ide.mk 33 ifneq ($(filter lunch,$(eclipse_project_modules)),)
34 eclipse_project_modules := $(filter-out lunch,$(eclipse_project_modules))
  /frameworks/base/core/tests/inputmethodtests/
run_core_inputmethod_test.sh 12 echo You must lunch before running this test.
  /frameworks/base/core/tests/systemproperties/
run_core_systemproperties_test.sh 12 echo You must lunch before running this test.
  /device/common/
generate-blob-lists.sh 64 lunch aosp_$DEVICENAME-user
76 lunch aosp_$DEVICENAME-user
  /sdk/eclipse/scripts/
create_all_symlinks.sh 249 # Make sure we have lunch sdk-<something>
253 warn "## lunch sdk-eng"
254 lunch sdk-eng
  /build/
envsetup.sh 4 - lunch: lunch <product_name>-<build_variant>
98 # PATH. This is required so lunch can be run more than once #
440 echo "Lunch menu... pick a combo:"
453 function lunch() function
484 echo "Invalid lunch combo: $answer"
526 # Tab completion for lunch.
537 complete -F _lunch lunch
1163 echo "Couldn't locate output files. Try running 'lunch' first." >&2
    [all...]
  /build/target/product/
mini.mk 15 # Common configurations for mini_XXX lunch targets
  /build/core/
config.mk 263 $(info *** If you use envsetup/lunch/choosecombo:)
265 $(info *** - Re-run lunch or choosecombo)
main.mk 246 $(info Set TARGET_BUILD_VARIANT in buildspec.mk, or use lunch or)
    [all...]

Completed in 347 milliseconds