Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIApplicationThread.java105 void updateTimeZone() throws RemoteException; in updateTimeZone() method
DApplicationThreadNative.java323 updateTimeZone(); in onTransact()
1021 public void updateTimeZone() throws RemoteException { in updateTimeZone() method in ApplicationThreadProxy
DActivityThread.java839 public void updateTimeZone() { in updateTimeZone() method in ActivityThread.ApplicationThread
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java1459 r.thread.updateTimeZone(); in handleMessage()