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

  /frameworks/base/core/java/android/database/sqlite/
SQLiteConnectionPool.java 412 closeConnectionAndLogExceptionsLocked(connection);
420 closeConnectionAndLogExceptionsLocked(connection);
444 closeConnectionAndLogExceptionsLocked(connection);
546 closeConnectionAndLogExceptionsLocked(mAvailablePrimaryConnection);
558 closeConnectionAndLogExceptionsLocked(c);
566 closeConnectionAndLogExceptionsLocked(mAvailablePrimaryConnection);
578 closeConnectionAndLogExceptionsLocked(mAvailableNonPrimaryConnections.get(i));
600 closeConnectionAndLogExceptionsLocked(connection);
606 private void closeConnectionAndLogExceptionsLocked(SQLiteConnection connection) {
632 closeConnectionAndLogExceptionsLocked(mAvailablePrimaryConnection)
    [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 
  /prebuilts/misc/common/robolectric/android-all/
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 229 milliseconds