Home
last modified time | relevance | path

Searched refs:addDebugLogEntry (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DSystemTimeZone.java105 public static void addDebugLogEntry(@NonNull String logMsg) { in addDebugLogEntry() method in SystemTimeZone
126 addDebugLogEntry("setTimeZoneId: Invalid time zone ID." in setTimeZoneId()
149 addDebugLogEntry(logMsg); in setTimeZoneId()
DSystemClockTime.java161 public static void addDebugLogEntry(@NonNull String logMsg) { in addDebugLogEntry() method in SystemClockTime
/frameworks/base/services/core/java/com/android/server/timezonedetector/
DEnvironmentImpl.java72 public void addDebugLogEntry(@NonNull String logMsg) { in addDebugLogEntry() method in EnvironmentImpl
73 SystemTimeZone.addDebugLogEntry(logMsg); in addDebugLogEntry()
DTimeZoneDetectorStrategyImpl.java99 void addDebugLogEntry(@NonNull String logMsg); in addDebugLogEntry() method
745 mEnvironment.addDebugLogEntry(logMsg); in logTimeZoneDebugInfo()
/frameworks/base/services/core/java/com/android/server/timedetector/
DEnvironmentImpl.java109 public void addDebugLogEntry(@NonNull String logMsg) { in addDebugLogEntry() method in EnvironmentImpl
110 SystemClockTime.addDebugLogEntry(logMsg); in addDebugLogEntry()
DTimeDetectorStrategyImpl.java177 void addDebugLogEntry(@NonNull String logMsg); in addDebugLogEntry() method
527 addDebugLogEntry(logMsg);
548 private void addDebugLogEntry(@NonNull String logMsg) {
552 mEnvironment.addDebugLogEntry(logMsg);
/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/
DTimeZoneDetectorStrategyImplTest.java1778 public void addDebugLogEntry(String logMsg) { in addDebugLogEntry() method in TimeZoneDetectorStrategyImplTest.FakeEnvironment
/frameworks/base/services/tests/timetests/src/com/android/server/timedetector/
DTimeDetectorStrategyImplTest.java2102 public void addDebugLogEntry(String logMsg) { in addDebugLogEntry() method in TimeDetectorStrategyImplTest.FakeEnvironment
/frameworks/base/services/
Dart-wear-profile2756 PLcom/android/server/SystemClockTime;->addDebugLogEntry(Ljava/lang/String;)V
2958 PLcom/android/server/SystemTimeZone;->addDebugLogEntry(Ljava/lang/String;)V
23455 PLcom/android/server/timedetector/EnvironmentImpl;->addDebugLogEntry(Ljava/lang/String;)V
23510 PLcom/android/server/timedetector/TimeDetectorStrategyImpl;->addDebugLogEntry(Ljava/lang/String;)V
23560 PLcom/android/server/timezonedetector/EnvironmentImpl;->addDebugLogEntry(Ljava/lang/String;)V