Searched full:timezone (Results 1 – 17 of 17) sorted by relevance
| /development/ndk/platforms/android-9/arch-mips/symbols/ |
| D | libc.so.variables.txt | 50 timezone
|
| /development/ndk/platforms/android-9/arch-x86/symbols/ |
| D | libc.so.variables.txt | 50 timezone
|
| /development/ndk/platforms/android-9/arch-arm/symbols/ |
| D | libc.so.variables.txt | 50 timezone
|
| /development/ndk/platforms/android-8/arch-arm/symbols/ |
| D | libc.so.variables.txt | 51 timezone
|
| /development/ndk/platforms/android-8/include/ |
| D | time.h | 57 const char *tm_zone; /* Timezone abbreviation. */ 61 /* defining TM_ZONE indicates that we have a "timezone abbreviation" field in 90 extern long int timezone;
|
| /development/ndk/platforms/android-3/include/ |
| D | time.h | 57 const char *tm_zone; /* Timezone abbreviation. */ 61 /* defining TM_ZONE indicates that we have a "timezone abbreviation" field in 91 extern long int timezone;
|
| /development/ndk/platforms/android-3/include/sys/ |
| D | time.h | 37 extern int gettimeofday(struct timeval *, struct timezone *); 38 extern int settimeofday(const struct timeval *, const struct timezone *);
|
| D | timeb.h | 38 short timezone; member
|
| D | linux-unistd.h | 121 int gettimeofday (struct timeval*, struct timezone*); 122 int settimeofday (const struct timeval*, const struct timezone*);
|
| /development/samples/SampleSyncAdapter/samplesyncadapter_server/ |
| D | cron.yaml | 24 timezone: America/Los_Angeles
|
| /development/samples/ApiDemos/src/com/example/android/apis/appwidget/ |
| D | ExampleBroadcastReceiver.java | 38 // For our example, we'll also update all of the widgets when the timezone in onReceive()
|
| D | ExampleAppWidgetProvider.java | 35 * register a BroadcastReceiver for time-changed and timezone-changed broadcasts, and
|
| /development/ndk/platforms/android-3/include/linux/ |
| D | time.h | 30 struct timezone { struct
|
| D | android_alarm.h | 45 #define ANDROID_ALARM_SET_TIMEZONE _IOW('a', 6, struct timezone)
|
| /development/ndk/platforms/android-9/include/sys/ |
| D | linux-unistd.h | 124 int gettimeofday (struct timeval*, struct timezone*); 125 int settimeofday (const struct timeval*, const struct timezone*);
|
| /development/ndk/platforms/android-9/arch-mips/include/sys/ |
| D | linux-unistd.h | 143 int gettimeofday (struct timeval*, struct timezone*); 144 int settimeofday (const struct timeval*, const struct timezone*);
|
| /development/sdk/ |
| D | api-versions.xml | 21334 <field name="timezone" /> 22315 <method name="getTimeZone(IZJLjava/lang/String;)Ljava/util/TimeZone;" /> 36706 <method name="getTimeZone()Ljava/util/TimeZone;" /> 36713 <method name="setTimeZone(Ljava/util/TimeZone;)V" /> 37232 <method name="<init>(Ljava/util/TimeZone;Ljava/util/Locale;)V" /> 37252 <method name="getInstance(Ljava/util/TimeZone;)Ljava/util/Calendar;" /> 37253 <method name="getInstance(Ljava/util/TimeZone;Ljava/util/Locale;)Ljava/util/Calendar;" /> 37260 <method name="getTimeZone()Ljava/util/TimeZone;" /> 37275 <method name="setTimeZone(Ljava/util/TimeZone;)V" /> 37609 <method name="<init>(Ljava/util/TimeZone;)V" /> [all …]
|