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

1 2

  /external/chromium_org/sync/engine/
traffic_recorder_unittest.cc 51 set_time(0);
59 void set_time(int64 time) { function in class:syncer::TestTrafficRecorder
63 void set_time(base::Time time) { function in class:syncer::TestTrafficRecorder
76 recorder.set_time(3);
91 recorder.set_time(sample_time_1);
93 recorder.set_time(sample_time_2);
109 recorder.set_time(sample_time);
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
android.Manifest.permission.html 108 <A NAME="android.Manifest.permission.SET_TIME"></A>
109 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/Manifest.permission.html#SET_TIME" target="_top"><code>SET_TIME</code></A></nobr>
fields_index_additions.html     [all...]
fields_index_all.html     [all...]
alldiffs_index_additions.html     [all...]
alldiffs_index_all.html     [all...]
  /external/chromium/chrome/browser/net/
url_info.h 135 void set_time(const base::TimeTicks& time) { time_ = time; } function in class:chrome_browser_net::UrlInfo
predictor_api.cc 289 info.set_time(it->second);
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_actions.h 60 void set_time(const base::Time& time) { time_ = time; } function in class:extensions::Action
counting_policy.cc 219 queued_entry->first->set_time(
  /external/chromium_org/chrome/browser/net/
url_info.h 132 void set_time(const base::TimeTicks& time) { time_ = time; } function in class:chrome_browser_net::UrlInfo
predictor.cc     [all...]
  /external/chromium_org/chrome/common/metrics/
metrics_log_base.cc 142 user_action->set_time(GetCurrentTime());
  /external/kernel-headers/original/linux/
rtc.h 123 int (*set_time)(struct device *, struct rtc_time *); member in struct:rtc_class_ops
  /frameworks/base/docs/html/about/versions/
android-2.2.jd 242 <li><code>android.permission.SET_TIME</code> &mdash; Allows an application to set the system time.</li>
  /frameworks/base/core/java/android/app/
AlarmManager.java 486 * Requires the permission android.permission.SET_TIME.
  /external/chromium_org/chrome/browser/metrics/
metrics_log.cc     [all...]
  /frameworks/base/docs/html/sdk/api_diff/8/
missingSinces.txt     [all...]
user_comments_for_7_to_8.xml 67 <identifier id="android.Manifest.permission.SET_TIME"/>
    [all...]
  /frameworks/base/services/java/com/android/server/
AlarmManagerService.java 674 "android.permission.SET_TIME",
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/
geshi.php 3531 function set_time($start_time, $end_time) { function
    [all...]
  /packages/apps/Settings/
AndroidManifest.xml 66 <uses-permission android:name="android.permission.SET_TIME" />
    [all...]
  /prebuilts/sdk/current/
android.jar 
  /frameworks/base/core/res/
AndroidManifest.xml     [all...]
  /frameworks/base/api/
current.txt 124 field public static final java.lang.String SET_TIME = "android.permission.SET_TIME";
    [all...]

Completed in 661 milliseconds

1 2