Home
last modified time | relevance | path

Searched refs:updateTimeZone (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
DIApplicationThread.java106 void updateTimeZone() throws RemoteException; in updateTimeZone() method
DApplicationThreadNative.java335 updateTimeZone(); in onTransact()
1127 public void updateTimeZone() throws RemoteException { in updateTimeZone() method in ApplicationThreadProxy
DActivityThread.java895 public void updateTimeZone() { in updateTimeZone() method in ActivityThread.ApplicationThread
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java1796 r.thread.updateTimeZone(); in handleMessage()