Lines Matching full:throws
56 protected void setUp() throws Exception {
63 protected void tearDown() throws Exception {
73 protected void showDialog() throws Exception {
77 protected void addTile() throws Exception {
81 protected void remTile() throws Exception {
85 protected void clickTile() throws Exception {
89 protected void openNotifications() throws Exception {
93 protected void openSettings() throws Exception {
97 protected void collapse() throws Exception {
101 private void execute(String cmd) throws Exception {
108 protected boolean waitFor(String str) throws DeviceNotAvailableException, InterruptedException {
117 protected boolean hasLog(String str) throws DeviceNotAvailableException {
123 private void clearLogcat() throws DeviceNotAvailableException {
127 protected boolean supportedHardware() throws DeviceNotAvailableException {