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

1 23 4 5 6 7 8 91011>>

  /frameworks/base/services/java/com/android/server/am/
UriPermission.java 50 /** Cached UID of {@link #targetPkg}; should not be persisted */
70 /** Allowed modes that should be persisted across device boots. */
99 * Initialize persisted modes as read from file. This doesn't issue any
297 pw.print(" persisted=0x" + Integer.toHexString(persistedModeFlags));
  /external/chromium-trace/trace-viewer/src/tracing/
trace_model_settings_test.js 106 // Now, clobber the model, and verify that it persisted.
130 // Now, clobber the model, and verify that it persisted.
160 // Now, clobber the model, and verify that it persisted.
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_common_unittest.h 91 enum Source { DEFAULT, LAST_ACTIVE, PERSISTED, BOTH };
96 // last active window, the persisted value which was stored earlier, both or
115 // last active window, the persisted value which was stored earlier, both or
  /external/chromium_org/sync/syncable/
directory_backing_store.h 32 // load all the persisted data to prime a syncable::Directory on startup by
51 // Loads and drops all currently persisted meta entries into |handles_map|
52 // and loads appropriate persisted kernel info into |info_bucket|.
  /external/smack/src/org/jivesoftware/smackx/pubsub/
ConfigureForm.java 309 * Gets the maximum number of items to persisted to this node if {@link #isPersistItems()} is
320 * Set the maximum number of items to persisted to this node if {@link #isPersistItems()} is
444 * Determines whether items should be persisted in the node.
446 * @return true if items are persisted
454 * Sets whether items should be persisted in the node.
456 * @param persist true if items should be persisted, false otherwise
  /external/chromium/chrome/browser/sync/syncable/
directory_backing_store.h 34 // load all the persisted data to prime a syncable::Directory on startup by
62 // Loads and drops all currently persisted meta entries into |entry_bucket|
63 // and loads appropriate persisted kernel info into |info_bucket|.
  /external/chromium/chrome/browser/ui/
window_sizer.h 90 // Retrieve the persisted bounds of the window. Returns true if there was
91 // persisted data to retrieve state information, false otherwise.
105 // back to persisted data from a previous session, finally utilizing a default
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy.cc 88 // Read persisted robot credentials because we may decide to reuse it if the
96 // See if we have persisted robot credentials.
101 // Finally see if we have persisted user credentials (legacy case).
  /frameworks/base/core/java/android/preference/
RingtonePreference.java 30 * The chosen ringtone's URI will be persisted as a string.
207 * matches either the persisted value or the default value. Since we
209 * and we don't keep local state, if we are restoring the persisted
  /external/chromium/chrome/browser/web_applications/
web_app.h 38 // |profile_path| is used as root directory for persisted data such as icon.
  /external/chromium/chrome/common/
persistent_pref_store.h 61 // actually persisted to disk. This happens in some cases when there are
  /external/chromium_org/cc/resources/
managed_tile_state.h 124 // Persisted state: valid all the time.
  /external/chromium_org/chrome/browser/extensions/
state_store.h 21 // A storage area for per-extension state that needs to be persisted to disk.
  /external/chromium_org/chrome/browser/signin/
about_signin_internals.h 43 // Pulls all signin values that have been persisted in the user prefs.
profile_oauth2_token_service.h 60 // Updates a |refresh_token| for an |account_id|. Credentials are persisted,
133 // Clears credentials persisted for |account_id|. Enables overriding for
  /external/chromium_org/chrome/browser/ui/app_list/search/
history_data_store.h 43 // Reads the persisted data from disk asynchronously. |on_read| is called
  /external/chromium_org/chrome/browser/ui/views/
color_chooser_dialog.h 55 // The user's custom colors. Kept process-wide so that they can be persisted
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/catifier/
event_page.js 68 // registered rules are persisted beyond browser restarts, we remove
  /external/chromium_org/components/policy/core/common/cloud/
user_cloud_policy_store.h 85 // Path to file where we store persisted policy.
  /external/chromium_org/content/browser/service_worker/
service_worker_storage.h 92 // persisted to disk.
  /external/chromium_org/net/base/
hash_value.h 56 // This format may be persisted to permanent storage, so
  /external/chromium_org/third_party/WebKit/ManualTests/compositing/
show-composited-iframe-on-back-button.html 46 if (!evt.persisted && window.layoutTestController) {
  /external/chromium/chrome/browser/sync/glue/
bookmark_model_associator.h 107 // Loads the persisted associations into in-memory maps.
108 // If the persisted associations are out-of-date due to some reason, returns
  /external/chromium/chrome/browser/sync/
signin_manager_unittest.cc 88 // Should not be persisted anymore
105 // Should not be persisted
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/sync/
ChromiumSyncAdapter.java 146 // Invalidations persisted before objectSource was added should be assumed to be
147 // for Sync objects. TODO(stepco): Remove this check once all persisted

Completed in 754 milliseconds

1 23 4 5 6 7 8 91011>>