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