HomeSort by relevance Sort by last modified time
    Searched full:sqle (Results 1 - 6 of 6) sorted by null

  /libcore/luni/src/test/java/libcore/java/sql/
OldConnectionTest.java 62 } catch (SQLException sqle) {
83 } catch (SQLException sqle) {
104 } catch (SQLException sqle) {
129 } catch (SQLException sqle) {
152 } catch (SQLException sqle) {
169 } catch (SQLException sqle) {
177 } catch (SQLException sqle) {
208 } catch (SQLException sqle) {
227 } catch (SQLException sqle) {
490 } catch (SQLException sqle) {
    [all...]
OldPreparedStatementTest.java 121 } catch (SQLException sqle) {
132 } catch (SQLException sqle) {
284 } catch (SQLException sqle) {
337 } catch(SQLException sqle) {
456 } catch (SQLException sqle) {
464 } catch (SQLException sqle) {
472 } catch (SQLException sqle) {
527 } catch (SQLException sqle) {
579 } catch (SQLException sqle) {
635 } catch (SQLException sqle) {
    [all...]
OldStatementTest.java 431 } catch (SQLException sqle) {
433 assertEquals("fetch size not 1", sqle.getMessage());
440 } catch (SQLException sqle) {
463 } catch (SQLException sqle) {
464 assertEquals("not supported", sqle.getMessage());
484 } catch (SQLException sqle) {
485 assertEquals("not supported", sqle.getMessage());
519 } catch (SQLException sqle) {
736 } catch (SQLException sqle) {
756 } catch (SQLException sqle) {
    [all...]
OldResultSetTest.java 151 } catch (SQLException sqle) {
OldResultSetMetaDataTest.java 260 } catch (SQLException sqle) {
  /packages/apps/Settings/src/com/android/settings/
SoundSettings.java 304 } catch (SQLiteException sqle) {

Completed in 3181 milliseconds