Lines Matching refs:shell
89 tablet_name_unencoded = self.tablet.adb.shell(
123 foldable_state_unencoded = self.dut.adb.shell(
160 self.dut.adb.shell(
168 self.tablet.adb.shell(['input', 'keyevent', 'KEYCODE_POWER'])
170 self.tablet.adb.shell(['input', 'keyevent', 'KEYCODE_WAKEUP'])
173 self.tablet.adb.shell(['wm', 'dismiss-keyguard'])
176 self.tablet.adb.shell(
180 self.tablet.adb.shell(
185 self.tablet.adb.shell('settings put system screen_off_timeout {}'.format(
188 self.tablet.adb.shell('am force-stop com.google.android.apps.docs')
189 self.tablet.adb.shell('am force-stop com.google.android.apps.photos')
190 self.tablet.adb.shell('am force-stop com.android.gallery3d')
191 self.tablet.adb.shell('am force-stop com.sec.android.gallery3d')
192 self.tablet.adb.shell('am force-stop com.miui.gallery')
193 self.tablet.adb.shell(
201 output = self.tablet.adb.shell('dumpsys window | grep mLandscapeRotation')
213 self.tablet.adb.shell(['settings', 'put', 'system', 'user_rotation',
217 int(self.tablet.adb.shell(
227 self.tablet.adb.shell(
230 self.tablet.adb.shell([
235 actual_brightness = self.tablet.adb.shell(