Searched refs:ScreenshotOpStatus (Results 1 – 2 of 2) sorted by relevance
46 protected enum ScreenshotOpStatus { enum in ScreenshotNotificationSmartActionsProvider85 public void notifyOp(String screenshotId, ScreenshotOp op, ScreenshotOpStatus status, in notifyOp()
1070 ScreenshotNotificationSmartActionsProvider.ScreenshotOpStatus.ERROR, in getSmartActionsFuture()1089 ScreenshotNotificationSmartActionsProvider.ScreenshotOpStatus.SUCCESS, in getSmartActions()1096 ScreenshotNotificationSmartActionsProvider.ScreenshotOpStatus status = in getSmartActions()1098 ? ScreenshotNotificationSmartActionsProvider.ScreenshotOpStatus.TIMEOUT in getSmartActions()1099 : ScreenshotNotificationSmartActionsProvider.ScreenshotOpStatus.ERROR; in getSmartActions()1110 ScreenshotNotificationSmartActionsProvider.ScreenshotOpStatus status, long durationMs) { in notifyScreenshotOp()