Home
last modified time | relevance | path

Searched full:timezone (Results 1 – 15 of 15) sorted by relevance

/development/ndk/platforms/android-9/arch-arm/symbols/
Dlibc.so.variables.txt50 timezone
/development/ndk/platforms/android-9/arch-mips/symbols/
Dlibc.so.variables.txt50 timezone
/development/ndk/platforms/android-9/arch-x86/symbols/
Dlibc.so.variables.txt50 timezone
/development/ndk/platforms/android-8/arch-arm/symbols/
Dlibc.so.variables.txt51 timezone
/development/ndk/platforms/android-8/include/
Dtime.h57 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/
Dtime.h57 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/
Dtime.h37 extern int gettimeofday(struct timeval *, struct timezone *);
38 extern int settimeofday(const struct timeval *, const struct timezone *);
Dtimeb.h38 short timezone; member
/development/samples/SampleSyncAdapter/samplesyncadapter_server/
Dcron.yaml24 timezone: America/Los_Angeles
/development/samples/ApiDemos/res/layout/
Dtextclock.xml64 android:timeZone="Europe/Paris"
/development/samples/ApiDemos/src/com/example/android/apis/appwidget/
DExampleBroadcastReceiver.java38 // For our example, we'll also update all of the widgets when the timezone in onReceive()
DExampleAppWidgetProvider.java35 * register a BroadcastReceiver for time-changed and timezone-changed broadcasts, and
/development/ndk/platforms/android-3/include/linux/
Dtime.h30 struct timezone { struct
Dandroid_alarm.h45 #define ANDROID_ALARM_SET_TIMEZONE _IOW('a', 6, struct timezone)
/development/sdk/
Dapi-versions.xml1085 <field name="timeZone" since="17" />
22094 <field name="timezone" />
23112 <method name="getTimeZone(IZJLjava/lang/String;)Ljava/util/TimeZone;" />
37633 <method name="getTimeZone()Ljava/util/TimeZone;" />
37640 <method name="setTimeZone(Ljava/util/TimeZone;)V" />
38159 <method name="&lt;init>(Ljava/util/TimeZone;Ljava/util/Locale;)V" />
38179 <method name="getInstance(Ljava/util/TimeZone;)Ljava/util/Calendar;" />
38180 <method name="getInstance(Ljava/util/TimeZone;Ljava/util/Locale;)Ljava/util/Calendar;" />
38187 <method name="getTimeZone()Ljava/util/TimeZone;" />
38202 <method name="setTimeZone(Ljava/util/TimeZone;)V" />
[all …]