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