Home
last modified time | relevance | path

Searched full:timezone (Results 1 – 21 of 21) 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/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/samples/ApiDemos/res/layout/
Dtextclock.xml72 android:timeZone="Europe/Paris"
/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/samples/browseable/repeatingAlarm/src/com.example.android.repeatingalarm/
DRepeatingAlarmFragment.java71 // timezone/locale. RTC is better suited for alarms that should be dependant on current in onOptionsItemSelected()
/development/ndk/platforms/android-9/arch-mips/lib-bootstrap/
Dlibc.so_GLOBAL_OFFSET_TABLE_ MD5_Final MD5_Init MD5_Update SHA1Final SHA1Init SHA1Transform SHA1Update __arc4_getbyte __assert __assert2 __atexit_register_cleanup __atomic_cmpxchg __atomic_dec __atomic_inc __atomic_swap __b64_ntop __b64_pton __brk ...
/development/ndk/platforms/android-9/arch-x86/lib-bootstrap/lib/
Dlibc.soMD5_Final MD5_Init MD5_Update SHA1Final SHA1Init SHA1Transform SHA1Update __arc4_getbyte __assert __assert2 __atexit_register_cleanup __b64_ntop __b64_pton __brk __cxa_atexit __cxa_finalize __divdi3 __dn_comp __dn_count_labels ...
/development/ndk/platforms/android-9/arch-x86/lib-bootstrap/libx32/
Dlibc.soMD5_Final MD5_Init MD5_Update SHA1Final SHA1Init SHA1Transform SHA1Update __arc4_getbyte __assert __assert2 __atexit_register_cleanup __b64_ntop __b64_pton __brk __cxa_atexit __cxa_finalize __divdi3 __dn_comp __dn_count_labels ...
/development/ndk/platforms/android-9/arch-x86/lib-bootstrap/
Dlibc.soMD5_Final MD5_Init MD5_Update SHA1Final SHA1Init SHA1Transform SHA1Update __arc4_getbyte __assert __assert2 __atexit_register_cleanup __b64_ntop __b64_pton __brk __cxa_atexit __cxa_finalize __dn_comp __dn_count_labels __dn_skipname ...
/development/ndk/sources/android/libportable/arch-mips/
Dsyscall.c614 * eg syscall(__NR_gettimeofday_portable, struct timeval *tv, struct timezone *tz) => in WRAP()
615 * gettimeofday(struct timeval *tv, struct timezone *tz) in WRAP()
/development/sdk/
Dapi-versions.xml1131 <field name="timeZone" since="17" />
24858 <field name="timezone" />
26034 <method name="getTimeZone(IZJLjava/lang/String;)Ljava/util/TimeZone;" />
40966 <method name="getTimeZone()Ljava/util/TimeZone;" />
40973 <method name="setTimeZone(Ljava/util/TimeZone;)V" />
41500 <method name="&lt;init>(Ljava/util/TimeZone;Ljava/util/Locale;)V" />
41520 <method name="getInstance(Ljava/util/TimeZone;)Ljava/util/Calendar;" />
41521 <method name="getInstance(Ljava/util/TimeZone;Ljava/util/Locale;)Ljava/util/Calendar;" />
41528 <method name="getTimeZone()Ljava/util/TimeZone;" />
41543 <method name="setTimeZone(Ljava/util/TimeZone;)V" />
[all …]