Home | History | Annotate | Download | only in launcher2

Lines Matching refs:ex

452                 } catch (SQLException ex) {
454 Log.e(TAG, ex.getMessage(), ex);
483 } catch (SQLException ex) {
485 Log.e(TAG, ex.getMessage(), ex);
562 } catch (SQLException ex) {
564 Log.e(TAG, ex.getMessage(), ex);
629 } catch (RuntimeException ex) {
630 Log.e(TAG, "Problem upgrading shortcut", ex);
638 } catch (SQLException ex) {
639 Log.w(TAG, "Problem while upgrading contacts", ex);
694 } catch (SQLException ex) {
695 Log.w(TAG, "Problem while allocating appWidgetIds for existing widgets", ex);
808 } catch (RuntimeException ex) {
809 Log.e(TAG, "Problem allocating appWidgetId", ex);
814 } catch (SQLException ex) {
815 Log.w(TAG, "Problem while allocating appWidgetIds for existing widgets", ex);
1157 } catch (RuntimeException ex) {
1158 Log.e(TAG, "Problem allocating appWidgetId", ex);