Home
last modified time | relevance | path

Searched refs:FLAVOR_PHONE (Results 1 – 4 of 4) sorted by relevance

/tools/acloud/internal/
Dconstants.py75 FLAVOR_PHONE = "phone" variable
84 FLAVOR_PHONE, FLAVOR_AUTO, FLAVOR_WEAR, FLAVOR_TV, FLAVOR_IOT,
/tools/acloud/create/
Davd_spec_test.py255 self.AvdSpec._flavor = constants.FLAVOR_PHONE
262 self.AvdSpec._flavor = constants.FLAVOR_PHONE
Davd_spec.py337 self._flavor = args.flavor or constants.FLAVOR_PHONE
593 self._remote_image[constants.BUILD_TARGET]) or constants.FLAVOR_PHONE
Dcreate_args.py459 % constants.FLAVOR_PHONE)