Searched refs:debugging (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAndroid.mk27 # uncomment for debugging timing problems related to StateQueue::push()
/frameworks/base/services/java/com/android/server/am/
H A DProcessRecord.java142 boolean debugging; // was app launched for debugging? field in class:ProcessRecord
260 if (debugging || crashing || crashDialog != null || notResponding
262 pw.print(prefix); pw.print("debugging="); pw.print(debugging);
H A DActivityRecord.java865 if (r.app.debugging) {
H A DActivityManagerService.java4152 app.debugging = false;
4172 app.debugging = true;
7378 if (proc.debugging) {
/frameworks/compile/libbcc/runtime/make/
H A Dutil.mk100 # General debugging rule, use 'make print-XXX' to print the definition, value

Completed in 4167 milliseconds