HomeSort by relevance Sort by last modified time
    Searched full:persisted (Results 176 - 200 of 386) sorted by null

1 2 3 4 5 6 78 91011>>

  /developers/build/prebuilts/gradle/BasicSyncAdapter/BasicSyncAdapterSample/src/main/java/com/example/android/basicsyncadapter/
SyncAdapter.java 184 * <p>This is where incoming data is persisted, committing the results of a sync. In order to
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/BasicSyncAdapterSample/src/main/java/com/example/android/basicsyncadapter/
SyncAdapter.java 184 * <p>This is where incoming data is persisted, committing the results of a sync. In order to
  /development/ndk/platforms/android-9/include/android/
native_activity.h 128 * saved state will be persisted, so it can not contain any active
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/
SyncAdapter.java 184 * <p>This is where incoming data is persisted, committing the results of a sync. In order to
  /external/chromium/chrome/browser/
about_flags_unittest.cc 227 // Experiment 3 should show still be persisted in preferences though.
  /external/chromium/chrome/browser/bookmarks/
bookmark_codec.cc 158 // we need to reset the title as the title is persisted and restored from
  /external/chromium/chrome/browser/sessions/
tab_restore_service.h 245 // |tab.current_navigation_index| shouldn't be persisted. Returns -1 if
  /external/chromium_org/chrome/browser/content_settings/
tab_specific_content_settings.h 393 // The setting on the pending protocol handler registration. Persisted in case
  /external/chromium_org/chrome/browser/metrics/
metrics_service_unittest.cc 248 // The initial stability log should be generated and persisted in unsent logs.
  /external/chromium_org/chrome/browser/net/
http_server_properties_manager.h 128 // is to be persisted.
  /external/chromium_org/chrome/browser/sync/sessions2/
sessions_sync_manager.h 303 // compares new_tab_id against the previously persisted tab ID (from
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/managed_bookmarks/
background.js 130 // bookmarks.onRemoved is triggered after the changes have been persisted.