Searched defs:link (Results 1 – 3 of 3) sorted by relevance
130 ClickableSpan[] link = buffer.getSpans(selStart, selEnd, ClickableSpan.class); in action() local208 ClickableSpan[] link = buffer.getSpans(off, off, ClickableSpan.class); in onTouchEvent() local
107 bool RsdShaderCache::link(const Context *rsc) { in link() function in RsdShaderCache
240 public void link() throws RemoteException { in link() method in MountService.ObbState