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

  /external/qemu/android/utils/
timezone.c 40 static const char* android_timezone; variable
78 android_timezone = android_timezone0;
135 android_timezone = android_timezone0;
137 D( "found timezone %s", android_timezone );
138 return android_timezone;
406 android_timezone = android_timezone0;
408 D( "found timezone %s\n", android_timezone );
410 return android_timezone;
703 android_timezone = win32tz->zoneinfo_name;
716 D( "emulator: found timezone %s\n", android_timezone );
    [all...]

Completed in 62 milliseconds