Home
last modified time | relevance | path

Searched refs:selection (Results 1 – 2 of 2) sorted by relevance

/build/make/
Denvsetup.sh659 local selection=
663 selection=aosp_arm-eng
672 selection=${choices[$(($answer))]}
674 selection=${choices[$(($answer-1))]}
678 selection=$answer
684 product=${selection%%-*} # Trim everything after first dash
685 variant_and_version=${selection#*-} # Trim everything up to first dash
686 if [ "$variant_and_version" != "$selection" ]; then
696 echo "Invalid lunch combo: $selection"
/build/make/tools/droiddoc/templates-pdk/assets/design/
Ddefault.css6 ::-webkit-selection,
7 ::-moz-selection,
8 ::selection {