OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEBUG_PROXY
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
ServiceProxy.java
47
private static final boolean
DEBUG_PROXY
= false; // DO NOT CHECK THIS IN SET TO TRUE
101
if (
DEBUG_PROXY
) {
127
if (
DEBUG_PROXY
) {
139
if (
DEBUG_PROXY
) {
167
if (
DEBUG_PROXY
) {
192
if (
DEBUG_PROXY
) {
199
if (
DEBUG_PROXY
) {
216
if (
DEBUG_PROXY
) {
PolicyServiceProxy.java
28
private static final boolean
DEBUG_PROXY
= false; // DO NOT CHECK THIS IN SET TO TRUE
57
if (
DEBUG_PROXY
) {
Completed in 37 milliseconds