Home
last modified time | relevance | path

Searched defs:updateTimePrefs (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DIApplicationThread.aidl146 void updateTimePrefs(int timeFormatPreference); in updateTimePrefs() method
H A DActivityThread.java1913 public final void updateTimePrefs(int timeFormatPreference) { in updateTimePrefs() method in ActivityThread.ApplicationThread