Searched defs:logMsg (Results 1 – 8 of 8) sorted by relevance
348 String logMsg = "enableTelephonyTimeZoneFallbackMode" in enableTelephonyTimeZoneFallback() local557 String logMsg = "disableTelephonyFallbackIfNeeded" in disableTelephonyFallbackIfNeeded() local565 private void logTimeZoneDetectorChange(@NonNull String logMsg) { in logTimeZoneDetectorChange()638 String logMsg = "Set device time zone." in setDeviceTimeZoneIfRequired() local691 String logMsg = "handleConfigurationInternalChanged:" in handleConfigurationInternalChanged() local
232 String logMsg = "forceRefresh() returned false: cachedNtpResult=" + cachedNtpResult in onPollNetworkTimeUnderWakeLock() local260 String logMsg = "mTryAgainTimesMax exceeded, cachedNtpResult=" + cachedNtpResult; in onPollNetworkTimeUnderWakeLock() local
90 public void writeEntry(String tag, String logMsg) { in writeEntry()
330 final String logMsg = "mode: " + i; in testAcceptOnlyServerAndBroadcastModes() local359 final String logMsg = "stratum: " + i; in testAcceptableStrataOnly() local
91 Message logMsg(&logTable); in Parse() local
1907 protected void logWithLocalLog(String logMsg) { in logWithLocalLog()1917 protected void logWithLocalLog(String logMsg, long id) { in logWithLocalLog()1926 protected void logeWithLocalLog(String logMsg) { in logeWithLocalLog()1936 protected void logeWithLocalLog(String logMsg, long id) { in logeWithLocalLog()
757 String logMsg = "Set system clock using time=" + newTime in setSystemClockUnderWakeLock() local
370 def logMsg(self, level, *args): member in OutputGenerator