OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getEnableExchangeFileLogging
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Email/provider_src/com/android/email/
DebugUtils.java
21
DEBUG_FILE = prefs.
getEnableExchangeFileLogging
();
37
prefs.
getEnableExchangeFileLogging
() ? EmailServiceProxy.DEBUG_FILE_BIT : 0;
Preferences.java
140
public boolean
getEnableExchangeFileLogging
() {
Completed in 72 milliseconds