HomeSort by relevance Sort by last modified time
    Searched full:since (Results 676 - 700 of 21855) sorted by null

<<21222324252627282930>>

  /external/chromium/chrome/browser/history/
history_database.h 43 // support rollback since the history database doesn't, either.
71 // performance since we know nobody else is using the database. This is
72 // separate from Init() since the in-memory database attaches to slurp the
97 // We don't delete the downloads table, since there may be in progress
106 // This will also recreate the supplementary URL indices, since these
118 // to migrate. Since the data is less important, they should be deleted.
  /external/guava/guava/src/com/google/common/cache/
Cache.java 47 * @since 10.0
57 * @since 11.0
76 * @since 11.0
84 * @since 11.0
95 * @since 11.0
107 * @since 11.0
  /external/libexif/
NEWS 79 New in 0.6.15 (2007-05-23) since 0.6.14 (2007-05-10):
97 New in 0.6.14 (2007-05-10) since 0.6.13 (2005-12-27):
109 New in 0.6.13 (2005-12-27) since 0.6.12 (2005-03-13):
124 New in 0.6.12 (2005-03-13) since 0.6.11 (2004-10-16):
135 New in 0.6.11 (2004-10-16) since 0.6.10 (2004-08-27):
144 New in 0.6.10 (2004-08-27) since 0.5.9 (2002-12-11):
  /external/qemu/docs/
ANDROID-QEMUD-SERVICES.TXT 23 There can be only 1 client talking to the modem, since the AT command
27 Since: SDK 1.0
38 Since: SDK 1.0
86 Since: SDK 1.0
155 Since: SDK 1.5 (cupcake)
180 Since: SDK 1.XXX (donut)
  /libcore/luni/src/main/java/java/lang/
Boolean.java 25 * @since 1.0
43 // Note: Boolean.TYPE can't be set to "boolean.class", since *that* is
121 * @since 1.5
131 * @since 1.7
186 * @since 1.5
220 * recommended to use this method instead of the constructor, since it
  /art/runtime/gc/collector/
sticky_mark_sweep.cc 38 // know what was allocated since the last GC. A side-effect of binding the allocation space mark
51 // stack here since all objects in the mark stack will get scanned by the card scanning anyways.
  /build/tools/droiddoc/templates-ds/
package.cs 11 <div id="doc-api-level" class="<?cs var:package.since ?>" style="display:none"></div>
31 <div id="jd-content" class="api apilevel-<?cs var:package.since ?>">
  /build/tools/droiddoc/templates-sac/
package.cs 11 <div id="doc-api-level" class="<?cs var:package.since ?>" style="display:none"></div>
31 <div id="jd-content" class="api apilevel-<?cs var:package.since ?>">
  /build/tools/droiddoc/templates-sdk/
package.cs 11 <div id="doc-api-level" class="<?cs var:package.since ?>" style="display:none"></div>
31 <div id="jd-content" class="api apilevel-<?cs var:package.since ?>">
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
LeakTest.java 44 * .rs.dtor() function, since it will also do the proper cleanup
46 * bug, since it may have been compiled without .rs.dtor() support.
  /development/samples/ApiDemos/res/layout/
list_8.xml 39 <!-- The frame layout is here since we will be showing either
45 <!-- Here is the list. Since we are using a ListActivity, we
  /development/samples/ApiDemos/src/com/example/android/apis/app/
NotificationDisplay.java 19 // Need the following import to get access to the app resources, since this
73 // since the notification display activity is run as a separate task.
  /development/samples/Support13Demos/res/layout/
fragment_pager_list.xml 30 <!-- The frame layout is here since we will be showing either
36 <!-- Here is the list. Since we are using a ListActivity, we
  /development/samples/Support4Demos/res/layout/
fragment_pager_list.xml 30 <!-- The frame layout is here since we will be showing either
36 <!-- Here is the list. Since we are using a ListActivity, we
  /development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
Voicemail.java 31 * content provider, since until it has been inserted we don't know what id it should have. If
43 /** The timestamp the voicemail was received, in millis since the epoch, zero if not set. */
  /external/apache-harmony/luni/src/test/api/unix/org/apache/harmony/luni/tests/java/io/
UnixFileTest.java 128 * @since 1.6
160 * @since 1.6
178 * @since 1.6
194 * @since 1.6
210 * @since 1.6
254 * @since 1.6
280 * @since 1.6
342 * @since 1.6
  /external/ceres-solver/internal/ceres/
wall_time.h 50 // since the last event and since the creation of the object.
  /external/chromium/base/
global_descriptors_posix.h 24 // However, when using a zygote model, this becomes troublesome. Since the
30 // fragile solution since global constructors etc are able to open files.
message_loop_proxy_impl.cc 44 // We shouldn't use MessageLoop::current() since it uses LazyInstance which
61 // We shouldn't use MessageLoop::current() since it uses LazyInstance which
  /external/chromium/chrome/browser/
command_updater_unittest.cc 40 // TestingCommandHandlerMock::ExecuteCommand should not be called, since
54 // TestingCommandHandlerMock::ExecuteCommmand should not be called, since
  /external/chromium/chrome/browser/extensions/
extension_bookmark_helpers.cc 32 // Javascript Date wants milliseconds since the epoch, ToDoubleT is
42 // Javascript Date wants milliseconds since the epoch, ToDoubleT is
  /external/chromium/chrome/browser/policy/
file_based_policy_provider_unittest.cc 42 // when the file watcher is initialized, since this file may have changed
66 // when the file watcher is initialized, since this file may have changed
  /external/chromium/net/url_request/
https_prober.h 41 // since the browser was last started.
48 // have been probed since the browser was started, false is returned and no
  /external/chromium/third_party/libjingle/source/talk/base/
ratetracker.cc 45 // elapsed since our last reference point. If over 1 second, establish
46 // a new reference point that is an integer number of seconds since the
  /external/chromium_org/base/json/
string_escape.h 48 // CAVEAT CALLER: The output of this function may not be valid JSON, since
50 // will be mangled if passed to to the base::JSONReader, since the reader will

Completed in 974 milliseconds

<<21222324252627282930>>