Lines Matching +full:- +full:400
2 # coding: utf-8
10 http://www.apache.org/licenses/LICENSE-2.0
57 return 'utf-8'
75 return time.strftime('%Y%m%d-%H%M%S')
101 run_cmd(['hdc', 'shell', 'power-shell', 'wakeup;power-shell', 'setmode 602'])
102 run_cmd(['hdc', 'shell', 'uinput', '-T', '-m', '420', '1000', '420',
103 '400;uinput', '-T', '-m', '420', '400', '420', '1000'])
109 …run_cmd(['hdc', 'shell', 'aa', 'start', '-a', f'{task.ability_name}', '-b', f'{task.bundle_name}'])
113 run_cmd(['hdc', 'shell', 'snapshot_display', '-f', f'{screen_path}'])
117 run_cmd(['hdc', 'shell', 'aa', 'force-stop', f'{task.bundle_name}'])
118 run_cmd(['hdc', 'shell', 'bm', 'uninstall', '-n', f'{task.bundle_name}'])