HomeSort by relevance Sort by last modified time
    Searched refs:closeConnectionAndLogExceptionsLocked (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/database/sqlite/
SQLiteConnectionPool.java 373 closeConnectionAndLogExceptionsLocked(connection);
381 closeConnectionAndLogExceptionsLocked(connection);
404 closeConnectionAndLogExceptionsLocked(connection);
501 closeConnectionAndLogExceptionsLocked(mAvailablePrimaryConnection);
510 closeConnectionAndLogExceptionsLocked(mAvailableNonPrimaryConnections.get(i));
521 closeConnectionAndLogExceptionsLocked(connection);
526 private void closeConnectionAndLogExceptionsLocked(SQLiteConnection connection) {
548 closeConnectionAndLogExceptionsLocked(mAvailablePrimaryConnection);
561 closeConnectionAndLogExceptionsLocked(connection);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 107 milliseconds