Home
last modified time | relevance | path

Searched defs:zoneId (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/timezonedetector/
H A DManualTimeZoneSuggestion.java60 public ManualTimeZoneSuggestion(@NonNull String zoneId) { in ManualTimeZoneSuggestion()
65 String zoneId = in.readString(); in createFromParcel() local
135 String zoneId = null; in parseCommandLineArg() local
H A DTelephonyTimeZoneSuggestion.java323 public Builder setZoneId(@Nullable String zoneId) { in setZoneId()
403 String zoneId = null; in parseCommandLineArg() local
/aosp14/frameworks/base/core/java/android/widget/
H A DDateTimeView.java184 ZoneId zoneId = ZoneId.systemDefault(); in update() local
282 ZoneId zoneId = ZoneId.systemDefault(); local
330 private static long computeNextMidnight(LocalDateTime time, ZoneId zoneId) { in computeNextMidnight()
400 ZoneId zoneId = ZoneId.systemDefault(); in onInitializeAccessibilityNodeInfoInternal() local
537 private static LocalDateTime toLocalDateTime(long timeMillis, ZoneId zoneId) { in toLocalDateTime()
545 private static long toEpochMillis(LocalDateTime time, ZoneId zoneId) { in toEpochMillis()
H A DAnalogClock.java549 ZoneId zoneId = mTimeZone; in getTimeZone() local
859 ZoneId zoneId = mTimeZone; in createClock() local
/aosp14/frameworks/base/services/core/java/com/android/server/twilight/
H A DTwilightState.java54 final ZoneId zoneId = TimeZone.getDefault().toZoneId(); in sunrise() local
70 final ZoneId zoneId = TimeZone.getDefault().toZoneId(); in sunset() local
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobSchedulerService.java211 MySimpleClock(ZoneId zoneId) { in MySimpleClock()
/aosp14/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DEnvironmentImpl.java58 public void setDeviceTimeZoneAndConfidence( in setDeviceTimeZoneAndConfidence()
H A DTimeZoneDetectorStrategyImpl.java85 void setDeviceTimeZoneAndConfidence( in setDeviceTimeZoneAndConfidence()
782 String zoneId = bestTelephonySuggestion.suggestion.getZoneId(); in doTelephonyTimeZoneDetection() local
H A DTimeZoneDetectorShellCommand.java216 String zoneId = null; in parseTimeZoneIdArg() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A DTimeZoneDetectorStrategyImplTest.java1648 private static ManualTimeZoneSuggestion createManualSuggestion(String zoneId) { in createManualSuggestion()
1653 int slotIndex, @MatchType int matchType, @Quality int quality, String zoneId) { in createTelephonySuggestion()
1725 void initializeTimeZoneSetting(String zoneId, @TimeZoneConfidence int timeZoneConfidence) { in initializeTimeZoneSetting()
1746 String zoneId, @TimeZoneConfidence int confidence, String logInfo) { in setDeviceTimeZoneAndConfidence()
1815 String zoneId, @TimeZoneConfidence int timeZoneConfidence) { in initializeTimeZoneSetting()
1914 Script verifyTimeZoneChangedAndReset(String zoneId, @TimeZoneConfidence int confidence) { in verifyTimeZoneChangedAndReset()
1990 private TelephonyTimeZoneSuggestion createSuggestion(int slotIndex, String zoneId) { in createSuggestion()
/aosp14/frameworks/base/core/java/android/app/time/
H A DTimeZoneState.java65 String zoneId = in.readString8(); in createFromParcel() local
/aosp14/frameworks/base/core/java/android/text/format/
H A DDateUtils.java527 ZoneId zoneId = ZoneId.systemDefault(); in isSameDate() local
/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/color/
H A DColorDisplayServiceTest.java1329 final ZoneId zoneId = ZoneId.systemDefault(); in getTwilightStateRelativeToNow() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...