Searched refs:setDebugging (Results 1 – 4 of 4) sorted by relevance
1003 void setDebugging(boolean debugging) { in setDebugging() method in ProcessRecord1005 mWindowProcessController.setDebugging(debugging); in setDebugging()
4664 app.setDebugging(false); in attachApplicationLocked()4707 app.setDebugging(true); in attachApplicationLocked()
548 public void setDebugging(boolean debugging) { in setDebugging() method in WindowProcessController
2129 HSPLcom/android/server/am/ProcessRecord;->setDebugging(Z)V