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

  /frameworks/base/core/java/android/database/sqlite/
SQLiteConnectionPool.java 136 public static final int CONNECTION_FLAG_PRIMARY_CONNECTION_AFFINITY = 1 << 1;
594 (connectionFlags & CONNECTION_FLAG_PRIMARY_CONNECTION_AFFINITY) != 0;
    [all...]
SQLiteDatabase.java 382 SQLiteConnectionPool.CONNECTION_FLAG_PRIMARY_CONNECTION_AFFINITY;
    [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 182 milliseconds