Searched refs:DEBUG_FILE_BIT (Results 1 – 2 of 2) sorted by relevance
37 prefs.getEnableExchangeFileLogging() ? EmailServiceProxy.DEBUG_FILE_BIT : 0; in updateLoggingFlags()
72 public static final int DEBUG_FILE_BIT = 0x04; field in EmailServiceProxy