Searched refs:debugBits (Results 1 – 2 of 2) sorted by relevance
40 int debugBits = debugLogging | exchangeLogging | fileLogging | enableStrictMode; in updateLoggingFlags() local41 EmailServiceUtils.setRemoteServicesLogging(context, debugBits); in updateLoggingFlags()
136 public static void setRemoteServicesLogging(Context context, int debugBits) { in setRemoteServicesLogging() argument143 service.setLogging(debugBits); in setRemoteServicesLogging()