Home | History | Annotate | Download | only in system

Lines Matching refs:WAIT_FOR_DEBUGGER

136                         mHelper.getGlobalIntSetting(Settings.Global.WAIT_FOR_DEBUGGER)));
475 mHelper.setGlobalIntSetting(Settings.Global.WAIT_FOR_DEBUGGER, enable);
544 return mHelper.getGlobalIntSettingToInt(Settings.Global.WAIT_FOR_DEBUGGER) == 1;
658 mHelper.getGlobalIntSettingToInt(Settings.Global.WAIT_FOR_DEBUGGER) > 0 ? true