Searched defs:updateTimeZone (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/ | ||
H A D | KeyguardClockSwitchController.java | 381 void updateTimeZone(TimeZone timeZone) { in updateTimeZone() method in KeyguardClockSwitchController |
/aosp12/frameworks/base/core/java/android/app/ | ||
H A D | IApplicationThread.aidl | 87 void updateTimeZone(); in updateTimeZone() method |
H A D | ActivityThread.java | 1184 public void updateTimeZone() { in updateTimeZone() method in ActivityThread.ApplicationThread |
/aosp12/frameworks/base/core/tests/coretests/src/android/app/servertransaction/ | ||
H A D | TransactionParcelTests.java | 470 public void updateTimeZone() throws RemoteException { in updateTimeZone() method in TransactionParcelTests.StubAppThread |