Searched refs:MailLogService (Results 1 – 2 of 2) sorted by relevance
49 public class MailLogService extends Service { class
64 import com.android.mail.MailLogService;1217 if (!MailLogService.DEBUG_ENABLED) { in initializeDevLoggingService()1233 final Intent i = new Intent(mContext, MailLogService.class); in initializeDevLoggingService()1234 final boolean loggingEnabled = MailLogService.isLoggingLevelHighEnough(); in initializeDevLoggingService()2592 MailLogService.log("AbstractActivityController", "showConversation(%s)", conversation);