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

1 2

  /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/kernel-headers/original/linux/
rtc.h 123 int (*set_time)(struct device *, struct rtc_time *); member in struct:rtc_class_ops
  /frameworks/base/core/java/android/app/
AlarmManager.java 282 * Requires the permission android.permission.SET_TIME.
  /frameworks/base/docs/html/about/versions/
android-2.2.jd 241 <li><code>android.permission.SET_TIME</code> &mdash; Allows an application to set the system time.</li>
  /frameworks/base/services/java/com/android/server/
AlarmManagerService.java 234 "android.permission.SET_TIME",
    [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...]
  /external/libvpx/examples/includes/geshi/
geshi.php 3531 function set_time($start_time, $end_time) { function
    [all...]
  /frameworks/base/core/res/
AndroidManifest.xml     [all...]
  /frameworks/base/api/
10.xml 1038 <field name="SET_TIME"
1042 value="&quot;android.permission.SET_TIME&quot;"
    [all...]
11.xml 1049 <field name="SET_TIME"
1053 value="&quot;android.permission.SET_TIME&quot;"
    [all...]
12.xml 1049 <field name="SET_TIME"
1053 value="&quot;android.permission.SET_TIME&quot;"
    [all...]
13.xml 1060 <field name="SET_TIME"
1064 value="&quot;android.permission.SET_TIME&quot;"
    [all...]
14.txt 106 field public static final java.lang.String SET_TIME = "android.permission.SET_TIME";
    [all...]
15.txt 107 field public static final java.lang.String SET_TIME = "android.permission.SET_TIME";
    [all...]
16.txt 111 field public static final java.lang.String SET_TIME = "android.permission.SET_TIME";
    [all...]
8.xml 1027 <field name="SET_TIME"
1031 value="&quot;android.permission.SET_TIME&quot;"
    [all...]
9.xml 1038 <field name="SET_TIME"
1042 value="&quot;android.permission.SET_TIME&quot;"
    [all...]
current.txt 111 field public static final java.lang.String SET_TIME = "android.permission.SET_TIME";
    [all...]

Completed in 6102 milliseconds

1 2