Searched defs:updateTimePrefs (Results 1 – 3 of 3) sorted by relevance
146 void updateTimePrefs(boolean is24Hour) throws RemoteException; in updateTimePrefs() method
1361 public void updateTimePrefs(boolean is24Hour) throws RemoteException { in updateTimePrefs() method in ApplicationThreadProxy
1200 public final void updateTimePrefs(boolean is24Hour) { in updateTimePrefs() method in ActivityThread.ApplicationThread