Home
last modified time | relevance | path

Searched refs:TimeDetector (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/timedetector/
H A DTimeDetectorShellCommand.java18 import static android.app.timedetector.TimeDetector.SHELL_COMMAND_CLEAR_NETWORK_TIME;
20 import static android.app.timedetector.TimeDetector.SHELL_COMMAND_CONFIRM_TIME;
21 import static android.app.timedetector.TimeDetector.SHELL_COMMAND_GET_NETWORK_TIME;
22 import static android.app.timedetector.TimeDetector.SHELL_COMMAND_GET_TIME_STATE;
24 import static android.app.timedetector.TimeDetector.SHELL_COMMAND_SERVICE_NAME;
27 import static android.app.timedetector.TimeDetector.SHELL_COMMAND_SET_TIME_STATE;
28 import static android.app.timedetector.TimeDetector.SHELL_COMMAND_SUGGEST_EXTERNAL_TIME;
29 import static android.app.timedetector.TimeDetector.SHELL_COMMAND_SUGGEST_GNSS_TIME;
30 import static android.app.timedetector.TimeDetector.SHELL_COMMAND_SUGGEST_MANUAL_TIME;
31 import static android.app.timedetector.TimeDetector.SHELL_COMMAND_SUGGEST_NETWORK_TIME;
[all …]
/aosp14/frameworks/base/core/java/android/app/timedetector/
H A DTimeDetectorImpl.java31 public final class TimeDetectorImpl implements TimeDetector {
H A DTimeDetector.java37 public interface TimeDetector { interface
/aosp14/frameworks/base/core/java/android/app/
H A DSystemServiceRegistry.java43 import android.app.timedetector.TimeDetector;
1310 registerService(Context.TIME_DETECTOR_SERVICE, TimeDetector.class, in registerService()
1311 new CachedServiceFetcher<TimeDetector>() { in registerService()
1313 public TimeDetector createService(ContextImpl ctx) in registerService()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes1208 android.app.timedetector.TimeDetector
H A Dboot-image-profile.txt23989 Landroid/app/timedetector/TimeDetector;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes1208 android.app.timedetector.TimeDetector
H A Dboot-image-profile.txt34092 Landroid/app/timedetector/TimeDetector;