Home
last modified time | relevance | path

Searched refs:DEBUG_COMPARE (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/
DRunningState.java63 static final boolean DEBUG_COMPARE = false; field in RunningState
146 if (DEBUG_COMPARE) {
164 if (DEBUG_COMPARE) Log.i(TAG, " Label " + lhs.mProcess.mLabel
174 if (DEBUG_COMPARE) Log.i(TAG, " Bg " + lhsBg + " with " + rhsBg);
182 if (DEBUG_COMPARE) Log.i(TAG, " Act " + lhsA + " with " + rhsA);
186 if (DEBUG_COMPARE) Log.i(TAG, " Lru " + lhsInfo.lru + " with " + rhsInfo.lru);
/packages/apps/Settings/src/com/android/settings/applications/
DRunningState.java63 static final boolean DEBUG_COMPARE = false; field in RunningState
146 if (DEBUG_COMPARE) {
164 if (DEBUG_COMPARE) Log.i(TAG, " Label " + lhs.mProcess.mLabel
174 if (DEBUG_COMPARE) Log.i(TAG, " Bg " + lhsBg + " with " + rhsBg);
182 if (DEBUG_COMPARE) Log.i(TAG, " Act " + lhsA + " with " + rhsA);
186 if (DEBUG_COMPARE) Log.i(TAG, " Lru " + lhsInfo.lru + " with " + rhsInfo.lru);