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

  /frameworks/base/core/java/android/hardware/radio/
RadioMetadata.java 471 * @param timezoneOffsetInMinutes Offset of timezone from UTC + 0 in minutes.
543 int putClockFromNative(int nativeKey, long utcEpochSeconds, int timezoneOffsetInMinutes) {
551 utcEpochSeconds, timezoneOffsetInMinutes));

Completed in 97 milliseconds