Searched refs:overrideAction (Results 1 – 1 of 1) sorted by relevance
346 String prefix, TestFailureAction overrideAction) { in onScreenshotAndBugreport() argument347 if (overrideAction == null) { in onScreenshotAndBugreport()348 overrideAction = mFailureAction; in onScreenshotAndBugreport()351 if (overrideAction == TestFailureAction.SCREENSHOT || in onScreenshotAndBugreport()352 overrideAction == TestFailureAction.BUGREPORT_AND_SCREENSHOT) { in onScreenshotAndBugreport()364 if (overrideAction == TestFailureAction.BUGREPORT || in onScreenshotAndBugreport()365 overrideAction == TestFailureAction.BUGREPORT_AND_SCREENSHOT) { in onScreenshotAndBugreport()