Searched refs:timeForLogging (Results 1 – 1 of 1) sorted by relevance
82 final String timeForLogging = ConvertUtils.utcToLocalTimeForLogging(triggerAtMillis); in refreshJob() local86 String.format("triggerTime=%s, fromBoot=%b", timeForLogging, fromBoot)); in refreshJob()87 Log.d(TAG, "schedule next alarm job at " + timeForLogging); in refreshJob()