Searched refs:ScreenshotNotificationsController (Results 1 – 5 of 5) sorted by relevance
36 ScreenshotNotificationsController controller = in onReceive()37 new ScreenshotNotificationsController(context, wm); in onReceive()
42 public class ScreenshotNotificationsController { class50 ScreenshotNotificationsController(Context context, WindowManager windowManager) { in ScreenshotNotificationsController() method in ScreenshotNotificationsController
71 private final ScreenshotNotificationsController mNotificationsController;104 ScreenshotNotificationsController notificationsController, Context context, in TakeScreenshotService()
262 private final ScreenshotNotificationsController mNotificationsController;322 ScreenshotNotificationsController screenshotNotificationsController, in ScreenshotController()
67 private val notificationsController = mock<ScreenshotNotificationsController>()