Searched refs:overrideAction (Results 1 – 1 of 1) sorted by relevance
282 String prefix, TestFailureAction overrideAction) { in onScreenshotAndBugreport() argument283 if (overrideAction == null) { in onScreenshotAndBugreport()284 overrideAction = mFailureAction; in onScreenshotAndBugreport()287 if (overrideAction == TestFailureAction.SCREENSHOT || in onScreenshotAndBugreport()288 overrideAction == TestFailureAction.BUGREPORT_AND_SCREENSHOT) { in onScreenshotAndBugreport()300 if (overrideAction == TestFailureAction.BUGREPORT || in onScreenshotAndBugreport()301 overrideAction == TestFailureAction.BUGREPORT_AND_SCREENSHOT) { in onScreenshotAndBugreport()