Home
last modified time | relevance | path

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

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