Searched refs:ScreenshotOpStatus (Results 1 – 2 of 2) sorted by relevance
109 ScreenshotNotificationSmartActionsProvider.ScreenshotOpStatus.ERROR, in getSmartActionsFuture()136 ScreenshotNotificationSmartActionsProvider.ScreenshotOpStatus.SUCCESS, in getSmartActions()146 ScreenshotNotificationSmartActionsProvider.ScreenshotOpStatus status = in getSmartActions()148 ? ScreenshotNotificationSmartActionsProvider.ScreenshotOpStatus.TIMEOUT in getSmartActions()149 : ScreenshotNotificationSmartActionsProvider.ScreenshotOpStatus.ERROR; in getSmartActions()160 ScreenshotNotificationSmartActionsProvider.ScreenshotOpStatus status, long durationMs) { in notifyScreenshotOp()
55 protected enum ScreenshotOpStatus { enum in ScreenshotNotificationSmartActionsProvider96 public void notifyOp(String screenshotId, ScreenshotOp op, ScreenshotOpStatus status, in notifyOp()