Searched refs:NEED_DEX (Results 1 – 14 of 14) sorted by relevance
48 if [ ${NEED_DEX} = "true" ]; then53 if [ ${NEED_DEX} = "true" ]; then
33 if [ ${NEED_DEX} = "true" ]; then38 if [ ${NEED_DEX} = "true" ]; then
29 if [ ${NEED_DEX} = "true" ]; then34 if [ ${NEED_DEX} = "true" ]; then
28 if [ ${NEED_DEX} = "true" ]; then33 if [ ${NEED_DEX} = "true" ]; then
36 if [ ${NEED_DEX} = "true" ]; then41 if [ ${NEED_DEX} = "true" ]; then
399 if [ ${NEED_DEX} = "true" ]; then450 if [ ${NEED_DEX} = "true" ]; then461 if [ ${NEED_DEX} = "true" ]; then471 if [[ "${NEED_DEX}" == "true" ]]; then482 if [ "${HAS_SMALI}" = "true" -a ${NEED_DEX} = "true" ]; then494 if [[ "${NEED_DEX}" == "true" ]]; then507 if [ "${HAS_SMALI_MULTIDEX}" = "true" -a ${NEED_DEX} = "true" ]; then543 if [[ -d classes-ex ]] && [ ${NEED_DEX} = "true" ]; then560 if [ ${NEED_DEX} = "true" -a ${USE_HIDDENAPI} = "true" -a ${HAS_HIDDENAPI_SPEC} = "true" ]; then569 if [ ${NEED_DEX} = "true" ]; then
40 if [ ${NEED_DEX} = "true" ]; then49 if [ ${NEED_DEX} = "true" ]; then
32 if [ ${NEED_DEX} = "true" ]; then
35 if [ ${NEED_DEX} = "true" ]; then
35 elif [ ${NEED_DEX} = "true" ]; then
47 export NEED_DEX="true"195 NEED_DEX="false"655 if [ "$USE_JACK" != "true" ] && [ "$NEED_DEX" = "true" ]; then