/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mashups/ |
order.py | 183 print('SDB Persistence Domain not set')
|
/frameworks/base/core/java/android/app/ |
ActivityTransitionState.java | 31 * This class contains all persistence-related functionality for Activity Transitions.
|
/frameworks/base/docs/html/training/articles/ |
user-data-ids.jd | 23 <li><a href="#resettability_&_persistence">Resettability & persistence</a></li> 451 <h3 id="resettability_&_persistence">Resettability and persistence</h3> 454 Resettability and persistence define the lifespan of the identifier and 473 reduces the persistence and provides a means for the ID to be reset, even if
|
/libcore/ojluni/src/main/java/java/lang/reflect/ |
AccessibleObject.java | 47 * as Java Object Serialization or other persistence mechanisms, to
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
LintList.java | 99 // For persistence: 616 // ---- Column Persistence ---- 620 // Don't use persistence for single-file lists: this is a special mode of the [all...] |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar | |
/external/valgrind/memcheck/tests/ |
str_tester.c | 753 check(strtok((char *)NULL, ", ") == NULL, 19); /* Persistence. */ 808 check(strtok_r((char *)NULL, ", ", &cp) == NULL, 19); /* Persistence. */ 815 check(strtok_r((char *)NULL, ", ", &cp) == NULL, 22); /* Persistence. */ 878 check(strsep(&cp, ", ") == NULL, 32); /* Persistence. */ 925 check(strsep(&cp, ",") == NULL, 64); /* Persistence. */ 936 check(strsep(&cp, ",xy") == NULL, 73); /* Persistence. */ [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidXmlEditor.java | 471 * Returns the persistence category to use for this editor; this should be 475 * The persistence category is used to group editors together when it comes 476 * to certain types of persistence metadata. For example, whether this type 479 * the user edited a file of the same persistence category. 481 * Before we added the persistence category, we had a single boolean flag 489 * @return the persistence category constant [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/gs/ |
test_resumable_downloads.py | 77 Tests a single resumable download, with no tracker persistence
|
/external/deqp/modules/gles3/functional/ |
es3fShaderApiTests.cpp | 815 // Base class for program state persistence cases [all...] |
/external/jacoco/org.jacoco.doc/docroot/doc/ |
classids.html | 105 <li>Persistence frameworks</li>
|
/external/libxml2/os400/ |
README400 | 101 to ensure its persistence and return its address. It is the caller's
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
CacheStrategy.java | 185 // persistence store is well-behaved and the rules are constant.
|
/external/v8/src/ |
effects.h | 65 // NestedEffects is an incremental representation that supports persistence
|
/external/valgrind/helgrind/ |
hg_lock_n_thread.h | 149 ULong unique; /* used for persistence-hashing */
|
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/ |
ViewInfoStore.java | 242 // Persistent in both passes. Animate persistence
|
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
SettingsState.java | 53 * etc, are atomically persisted since the asynchronous persistence is using 141 // as the async persistence should be blocked while we make changes.
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
ISms.aidl | 155 * parameter to false to skip auto message persistence. 229 * parameter to false to skip auto message persistence.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/ |
AdtPrefs.java | 541 * one of the persistence class ids returned by 555 * one of the persistence class ids returned by
|
/external/libmicrohttpd/src/include/ |
microspdy.h | 499 * frames sent from the sender to this recipient. Because persistence
509 * Because persistence is only implemented on the client, this flag is
529 * persistence is only implemented on the client, this flag can only
[all...] |
/device/google/contexthub/firmware/src/drivers/rohm_rpr0521/ |
rohm_rpr0521.c | 569 // Clear persistence setting
|
/external/apache-http/android/src/android/net/http/ |
RequestQueue.java | 140 * Turns off persistence on all live connections
|
/frameworks/base/services/core/java/com/android/server/net/ |
NetworkStatsRecorder.java | 59 * bytes. Uses {@link FileRotator} for persistence logic if present.
|
/packages/apps/UnifiedEmail/src/com/android/mail/preferences/ |
MailPrefs.java | 44 * This will serve as an eventual replacement for Gmail's Persistence class.
|