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

  /tools/tradefederation/core/src/com/android/tradefed/log/
ConsoleReaderOutputStream.java 44 * @see #setSyncMode()
60 public void setSyncMode() {
  /tools/tradefederation/core/src/com/android/tradefed/command/
Console.java     [all...]
  /frameworks/base/core/java/android/database/sqlite/
SQLiteConnection.java 300 setSyncMode(mConfiguration.syncMode);
302 setSyncMode(SQLiteCompatibilityWalFlags.getWALSyncMode());
304 setSyncMode(SQLiteGlobal.getWALSyncMode());
309 setSyncMode(mConfiguration.syncMode == null
315 private void setSyncMode(String newValue) {
    [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 105 milliseconds