Searched refs:addDebugLogEntry (Results 1 – 9 of 9) sorted by relevance
105 public static void addDebugLogEntry(@NonNull String logMsg) { in addDebugLogEntry() method in SystemTimeZone126 addDebugLogEntry("setTimeZoneId: Invalid time zone ID." in setTimeZoneId()149 addDebugLogEntry(logMsg); in setTimeZoneId()
161 public static void addDebugLogEntry(@NonNull String logMsg) { in addDebugLogEntry() method in SystemClockTime
72 public void addDebugLogEntry(@NonNull String logMsg) { in addDebugLogEntry() method in EnvironmentImpl73 SystemTimeZone.addDebugLogEntry(logMsg); in addDebugLogEntry()
99 void addDebugLogEntry(@NonNull String logMsg); in addDebugLogEntry() method745 mEnvironment.addDebugLogEntry(logMsg); in logTimeZoneDebugInfo()
109 public void addDebugLogEntry(@NonNull String logMsg) { in addDebugLogEntry() method in EnvironmentImpl110 SystemClockTime.addDebugLogEntry(logMsg); in addDebugLogEntry()
177 void addDebugLogEntry(@NonNull String logMsg); in addDebugLogEntry() method527 addDebugLogEntry(logMsg);548 private void addDebugLogEntry(@NonNull String logMsg) {552 mEnvironment.addDebugLogEntry(logMsg);
1778 public void addDebugLogEntry(String logMsg) { in addDebugLogEntry() method in TimeZoneDetectorStrategyImplTest.FakeEnvironment
2102 public void addDebugLogEntry(String logMsg) { in addDebugLogEntry() method in TimeDetectorStrategyImplTest.FakeEnvironment
2756 PLcom/android/server/SystemClockTime;->addDebugLogEntry(Ljava/lang/String;)V2958 PLcom/android/server/SystemTimeZone;->addDebugLogEntry(Ljava/lang/String;)V23455 PLcom/android/server/timedetector/EnvironmentImpl;->addDebugLogEntry(Ljava/lang/String;)V23510 PLcom/android/server/timedetector/TimeDetectorStrategyImpl;->addDebugLogEntry(Ljava/lang/String;)V23560 PLcom/android/server/timezonedetector/EnvironmentImpl;->addDebugLogEntry(Ljava/lang/String;)V