Home
last modified time | relevance | path

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

/tools/aadevtools/avd/
Dcreate_avd.sh142 if [[ "${ORIENTATION}" == "land" ]]; then
143 ORIENTATION="landscape"
172 hw.initialOrientation=${ORIENTATION}
/tools/acloud/internal/lib/
Dandroid_compute_client_test.py41 ORIENTATION = "portrait" variable in AndroidComputeClientTest
68 fake_cfg.orientation = self.ORIENTATION
117 "t_force_orientation": self.ORIENTATION,