Searched defs:updateTimeZone (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/core/java/android/app/ | ||
| D | IApplicationThread.java | 106 void updateTimeZone() throws RemoteException; in updateTimeZone() method |
| D | ApplicationThreadNative.java | 1127 public void updateTimeZone() throws RemoteException { in updateTimeZone() method in ApplicationThreadProxy |
| D | ActivityThread.java | 895 public void updateTimeZone() { in updateTimeZone() method in ActivityThread.ApplicationThread |