Searched refs:ScreenshotNotificationsController (Results 1 – 4 of 4) 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
67 private final ScreenshotNotificationsController mNotificationsController;96 ScreenshotNotificationsController notificationsController) { in TakeScreenshotService()
243 private final ScreenshotNotificationsController mNotificationsController;302 ScreenshotNotificationsController screenshotNotificationsController, in ScreenshotController()