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()
115 private boolean mIgnoreSighup = false; field in UiAutomatorTest212 ((UiAutomatorRunner)getTestRunner()).setIgnoreSighup(mIgnoreSighup); in run()