HomeSort by relevance Sort by last modified time
    Searched full:saving (Results 1 - 25 of 2011) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/docs/html/training/basics/data-storage/
index.jd 1 page.title=Saving Data
36 <li>Saving key-value pairs of simple data types in a shared preferences
38 <li>Saving arbitrary files in Android's file system</li>
46 <dt><b><a href="shared-preferences.html">Saving Key-Value Sets</a></b></dt>
50 <dt><b><a href="files.html">Saving Files</a></b></dt>
54 <dt><b><a href="databases.html">Saving Data in SQL Databases</a></b></dt>
  /prebuilts/go/darwin-x86/src/net/
main_cloexec_test.go 15 // Placeholders for saving original socket system calls.
main_unix_test.go 10 // Placeholders for saving original socket system calls.
main_windows_test.go 8 // Placeholders for saving original socket system calls.
  /prebuilts/go/linux-x86/src/net/
main_cloexec_test.go 15 // Placeholders for saving original socket system calls.
main_unix_test.go 10 // Placeholders for saving original socket system calls.
  /toolchain/binutils/binutils-2.25/config/
bootstrap-debug-big.mk 3 # stage3, it generates dumps during stage2 and stage3, saving them all
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
fp-save.d 2 #name: PR5712 - saving FP registers
  /external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/tests/
test_load_save_keys.py 1 '''Unittest for saving and loading keys.'''
57 '''Test saving and loading DER keys.'''
68 '''Test saving private DER keys.'''
84 '''Test saving public DER keys.'''
92 '''Test saving and loading PEM keys.'''
104 '''Test saving private PEM files.'''
120 '''Test saving public PEM files.'''
  /libcore/ojluni/src/main/java/java/util/
SimpleTimeZone.java 53 * and end rules for a daylight saving time schedule. Since it only holds
55 * from GMT and the daylight saving schedule, except that the {@link
57 * saving time schedule starts in effect.
59 * To construct a <code>SimpleTimeZone</code> with a daylight saving time
61 * <em>start-rule</em> and <em>end-rule</em>. A day when daylight saving time
101 * The time of the day at which daylight saving time starts or ends is
105 * saving time ends
153 * and time zone ID with no daylight saving time schedule.
170 * represented in the wall clock time. The amount of daylight saving is
191 * @param startMonth The daylight saving time starting month. Month i
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
TimeZoneRule.java 16 * raw offset (UTC offset for standard time) and daylight saving time offset.
33 * standard time and the amount of daylight saving offset adjustment.
37 * @param dstSavings The amount of daylight saving offset adjustment in milliseconds.
65 * Gets the amount of daylight saving delta time from the standard time.
67 * @return The amount of daylight saving offset used by this rule
94 * @param prevDSTSavings The amount of daylight saving offset from the
106 * @param prevDSTSavings The amount of daylight saving offset from the
120 * @param prevDSTSavings The amount of daylight saving offset from the
136 * @param prevDSTSavings The amount of daylight saving offset from the
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
TimeZoneRule.java 15 * raw offset (UTC offset for standard time) and daylight saving time offset.
32 * standard time and the amount of daylight saving offset adjustment.
36 * @param dstSavings The amount of daylight saving offset adjustment in milliseconds.
70 * Gets the amount of daylight saving delta time from the standard time.
72 * @return The amount of daylight saving offset used by this rule
103 * @param prevDSTSavings The amount of daylight saving offset from the
117 * @param prevDSTSavings The amount of daylight saving offset from the
133 * @param prevDSTSavings The amount of daylight saving offset from the
151 * @param prevDSTSavings The amount of daylight saving offset from the
  /external/opencv3/modules/features2d/
precomp.hpp 15 #include "opencv2/flann/saving.h"
  /external/opencv3/modules/flann/src/
precomp.hpp 15 #include "opencv2/flann/saving.h"
  /external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Domains/
tDomain_Configuration_Backup.py 80 # Saving original parameter value
96 # Saving new parameter value
97 log.I("saving configuration %s from domain %s" % (self.conf_1, self.domain_name))
99 assert err == None, "Error when saving configuration %s from domain %s : %s" % (self.conf_1, self.domain_name, err)
122 log.I("saving and restoring configuration works fine")
141 # Saving original parameter value and setting a new value to parameter for testing purpose
155 # Configuration saving errors
156 log.I("saving configuration error test cases :")
157 log.I("saving configuration with a missing argument")
159 assert err == None, "ERROR : Error when saving configuration with a missing argument
    [all...]
  /development/apps/WidgetPreview/res/values/
strings.xml 19 <string name="saving_preview">Saving widget preview...</string>
22 <string name="preview_save_error">Error saving preview</string>
  /packages/apps/Contacts/src/com/android/contacts/widget/
TouchlessScrollView.java 13 * that MultiShrinkScroller can handle all scrolling & saving.
32 // responsibility of saving state to the MultiShrinkScroller.
  /bionic/linker/
linker_dlwarning.h 24 // is used to avoid forcing user into saving the message
  /cts/tests/signature/src/android/signature/cts/
ResultObserver.java 20 * Interface for saving signature test result.
  /cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
CanvasClient.java 24 * callers of draw() will handle saving/restoring as necessary.
  /external/clang/test/PCH/
chain-implicit-definition.cpp 23 // Causes definition of ~B(), but it was lost when saving PCH.
  /external/libxml2/
save.h 2 * Summary: Internal Interfaces for saving in libxml2
  /external/llvm/test/CodeGen/ARM/
minsize-litpools.ll 6 ; lit-pool load (saving roughly 2 bytes of code).
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
setjmp.h 51 /* Store the calling environment in ENV, also saving the signal mask.
57 /* Store the calling environment in ENV, also saving the
63 /* Store the calling environment in ENV, not saving the signal mask.
102 /* Store the calling environment in ENV, also saving the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
setjmp.h 51 /* Store the calling environment in ENV, also saving the signal mask.
57 /* Store the calling environment in ENV, also saving the
63 /* Store the calling environment in ENV, not saving the signal mask.
102 /* Store the calling environment in ENV, also saving the

Completed in 1193 milliseconds

1 2 3 4 5 6 7 8 91011>>