Searched defs:remoteAction (Results 1 – 1 of 1) sorted by relevance
818 RemoteAction remoteAction = textClassification.getActions().get(0); in applyTextLinksToSpannable() local827 private RemoteActionSpan(RemoteAction remoteAction) { in RemoteActionSpan()