Searched refs:ClipboardImpl (Results 1 – 1 of 1) sorted by relevance
215 publishBinderService(Context.CLIPBOARD_SERVICE, new ClipboardImpl()); in onStart()443 private class ClipboardImpl extends IClipboard.Stub { class in ClipboardService