Searched defs:updateTimePrefs (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
H A DApplicationThreadNative.java641 updateTimePrefs(is24Hour == (byte) 1);
1316 public void updateTimePrefs(boolean is24Hour) throws RemoteException { method in class:ApplicationThreadProxy
H A DIApplicationThread.java146 void updateTimePrefs(boolean is24Hour) throws RemoteException; method in interface:IApplicationThread
H A DActivityThread.java1167 public final void updateTimePrefs(boolean is24Hour) { method in class:ActivityThread.ApplicationThread

Completed in 112 milliseconds