Home
last modified time | relevance | path

Searched defs:CLIPBOARD_SERVICE (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowServiceManager.java87 Context.CLIPBOARD_SERVICE, createBinder(IClipboard.class, "android.content.IClipboard")); in map.put()
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowServiceManager.java119 addBinderService(Context.CLIPBOARD_SERVICE, IClipboard.class); in addBinderService()