Searched refs:DEBUG_FILTERS (Results 1 – 3 of 3) sorted by relevance
36 private static final boolean DEBUG_FILTERS = false; field in PreferredActivity88 if (DEBUG_FILTERS) {92 if (DEBUG_FILTERS) {
594 if (DEBUG_FILTERS) { in fixProtectedFilterPriorities()604 if (DEBUG_FILTERS) { in fixProtectedFilterPriorities()943 if (DEBUG_FILTERS) { in adjustPriority()966 if (DEBUG_FILTERS) { in adjustPriority()988 if (DEBUG_FILTERS) { in adjustPriority()1011 if (DEBUG_FILTERS) { in adjustPriority()1033 if (DEBUG_FILTERS) { in adjustPriority()1051 if (DEBUG_FILTERS) { in adjustPriority()1068 if (DEBUG_FILTERS) { in adjustPriority()1087 if (DEBUG_FILTERS) { in adjustPriority()[all …]
40 private static final boolean DEBUG_FILTERS = false; field in PersistentPreferredActivity