Searched full:timezone (Results 1 – 23 of 23) sorted by relevance
/development/tools/bugreport/src/com/android/bugreport/util/ |
D | Utils.java | 21 import java.util.TimeZone; 31 public static final TimeZone UTC = TimeZone.getTimeZone("UTC");
|
/development/samples/SampleSyncAdapter/samplesyncadapter_server/ |
D | cron.yaml | 24 timezone: America/Los_Angeles
|
/development/samples/browseable/NfcProvisioning/src/com.example.android.nfcprovisioning/ |
D | NfcProvisioningFragment.java | 78 mEditTimezone = (EditText) view.findViewById(R.id.timezone); in onViewCreated() 85 mEditTimezone.addTextChangedListener(new TextWatcherWrapper(R.id.timezone, this)); in onViewCreated() 156 case R.id.timezone: in onTextChanged()
|
D | ProvisioningValuesLoader.java | 39 import java.util.TimeZone; 168 TimeZone.getDefault().getID()); in loadSystemValues()
|
/development/samples/browseable/NfcProvisioning/res/values/ |
D | strings.xml | 23 <string name="hint_timezone">Timezone</string>
|
/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/samples/ApiDemos/res/layout/ |
D | textclock.xml | 72 android:timeZone="Europe/Paris"
|
/development/samples/browseable/NfcProvisioning/res/layout/ |
D | fragment_nfc_provisioning.xml | 44 android:id="@+id/timezone"
|
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/ |
D | SweepWatchFaceService.java | 40 import java.util.TimeZone; 102 mCalendar.setTimeZone(TimeZone.getDefault()); 423 mCalendar.setTimeZone(TimeZone.getDefault()); in onVisibilityChanged()
|
D | AnalogWatchFaceService.java | 42 import java.util.TimeZone; 111 mCalendar.setTimeZone(TimeZone.getDefault()); 453 mCalendar.setTimeZone(TimeZone.getDefault()); in onVisibilityChanged()
|
D | FitDistanceWatchFaceService.java | 55 import java.util.TimeZone; 136 mCalendar.setTimeZone(TimeZone.getDefault()); 255 mCalendar.setTimeZone(TimeZone.getDefault()); in onVisibilityChanged()
|
D | FitStepsWatchFaceService.java | 53 import java.util.TimeZone; 132 mCalendar.setTimeZone(TimeZone.getDefault()); 253 mCalendar.setTimeZone(TimeZone.getDefault()); in onVisibilityChanged()
|
D | OpenGLWatchFaceService.java | 32 import java.util.TimeZone; 121 mCalendar.setTimeZone(TimeZone.getDefault()); 384 mCalendar.setTimeZone(TimeZone.getDefault()); in onVisibilityChanged()
|
D | DigitalWatchFaceService.java | 54 import java.util.TimeZone; 136 mCalendar.setTimeZone(TimeZone.getDefault()); 250 mCalendar.setTimeZone(TimeZone.getDefault()); in onVisibilityChanged()
|
D | ComplicationSimpleWatchFaceService.java | 50 import java.util.TimeZone; 148 mCalendar.setTimeZone(TimeZone.getDefault()); 717 mCalendar.setTimeZone(TimeZone.getDefault()); in onVisibilityChanged()
|
/development/samples/browseable/RepeatingAlarm/src/com.example.android.repeatingalarm/ |
D | RepeatingAlarmFragment.java | 71 // timezone/locale. RTC is better suited for alarms that should be dependant on current in onOptionsItemSelected()
|
/development/tools/bugreport/src/com/android/bugreport/bugreport/ |
D | BugreportParser.java | 31 import java.util.TimeZone;
|
/development/tools/repo_diff/service/repodiff/interactors/testdata/ |
D | common_manifest.xml | 611 …<project groups="pdk" name="platform/system/timezone" path="system/timezone" revision="a5614941dcd…
|
D | upstream_manifest.xml | 618 <project groups="pdk" name="platform/system/timezone" path="system/timezone"/>
|
D | downstream_manifest.xml | 597 <project groups="pdk" name="platform/system/timezone" path="system/timezone" />
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | manifest.xml | 597 <project groups="pdk" name="platform/system/timezone" path="system/timezone" />
|
D | project.csv | 400 2018/03/02,platform/system/timezone,,Downstream Only Projects,0,0,0,0,0
|