Lines Matching refs:re

236         } catch (RemoteException re) {
237 throw new RuntimeException("Error while connecting UiAutomation", re);
292 } catch (RemoteException re) {
293 throw new RuntimeException("Error while disconnecting UiAutomation", re);
373 } catch (RemoteException re) {
374 Log.w(LOG_TAG, "Error while calling performGlobalAction", re);
422 } catch (RemoteException re) {
423 Log.w(LOG_TAG, "Error while getting AccessibilityServiceInfo", re);
449 } catch (RemoteException re) {
450 Log.w(LOG_TAG, "Error while setting AccessibilityServiceInfo", re);
517 } catch (RemoteException re) {
518 Log.e(LOG_TAG, "Error while injecting input event!", re);
554 } catch (RemoteException re) {
555 Log.e(LOG_TAG, "Error while setting rotation!", re);
727 } catch (RemoteException re) {
728 Log.e(LOG_TAG, "Error while taking screnshot!", re);
752 } catch (RemoteException re) {
753 Log.e(LOG_TAG, "Error while setting run as monkey!", re);
781 } catch (RemoteException re) {
782 Log.e(LOG_TAG, "Error clearing window content frame stats!", re);
826 } catch (RemoteException re) {
827 Log.e(LOG_TAG, "Error getting window content frame stats!", re);
851 } catch (RemoteException re) {
852 Log.e(LOG_TAG, "Error clearing window animation frame stats!", re);
893 } catch (RemoteException re) {
894 Log.e(LOG_TAG, "Error getting window animation frame stats!", re);
1021 } catch (RemoteException re) {
1022 Log.e(LOG_TAG, "Error executing shell command!", re);
1071 } catch (RemoteException re) {
1072 Log.e(LOG_TAG, "Error executing shell command!", re);