Searched refs:TakeScreenshotService (Results 1 – 4 of 4) sorted by relevance
26 import com.android.systemui.screenshot.TakeScreenshotService;43 @ClassKey(TakeScreenshotService.class)44 abstract Service bindTakeScreenshotService(TakeScreenshotService service); in bindTakeScreenshotService()
63 public class TakeScreenshotService extends Service { class64 private static final String TAG = logTag(TakeScreenshotService.class);102 public TakeScreenshotService(ScreenshotController screenshotController, UserManager userManager, in TakeScreenshotService() method in TakeScreenshotService
102 import com.android.systemui.screenshot.TakeScreenshotService.RequestCallback;
39 import com.android.systemui.screenshot.TakeScreenshotService.RequestCallback75 TakeScreenshotService(