Searched refs:mIgnoreSighup (Results 1 – 2 of 2) sorted by relevance
70 private boolean mIgnoreSighup = false; field in UiAutomatorRunner115 mIgnoreSighup = value; in setIgnoreSighup()122 if (mIgnoreSighup) { in getRunCommand()
116 private boolean mIgnoreSighup = false; field in UiAutomatorTest228 ((UiAutomatorRunner)getTestRunner()).setIgnoreSighup(mIgnoreSighup); in run()