Searched defs:logMsg (Results 1 – 10 of 10) sorted by relevance
117 final String logMsg = "mode: " + i; in testAcceptOnlyServerAndBroadcastModes() local144 final String logMsg = "stratum: " + i; in testAcceptableStrataOnly() local
98 public void onReachabilityLost(String logMsg) {} in onReachabilityLost()
140 public void onReachabilityLost(String logMsg) { in onReachabilityLost()
90 public void writeEntry(String tag, String logMsg) { in writeEntry()
91 Message logMsg(&logTable); in Parse() local
1685 protected void logWithLocalLog(String logMsg) { in logWithLocalLog()1695 protected void logWithLocalLog(String logMsg, long id) { in logWithLocalLog()1704 protected void logeWithLocalLog(String logMsg) { in logeWithLocalLog()1714 protected void logeWithLocalLog(String logMsg, long id) { in logeWithLocalLog()
543 String logMsg = "Set system clock using time=" + newTime in setSystemClockUnderWakeLock() local
370 def logMsg(self, level, *args): member in OutputGenerator
1023 public void onReachabilityLost(String logMsg) { in onReachabilityLost()
2909 final String logMsg = !TextUtils.isEmpty(redirectUrl) in handleNetworkTested() local