Home
last modified time | relevance | path

Searched defs:updateTimeZone (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DIApplicationThread.java104 void updateTimeZone() throws RemoteException; in updateTimeZone() method
DApplicationThreadNative.java1056 public void updateTimeZone() throws RemoteException { in updateTimeZone() method in ApplicationThreadProxy
DActivityThread.java851 public void updateTimeZone() { in updateTimeZone() method in ActivityThread.ApplicationThread