Searched refs:RemoteActionSpan (Results 1 – 1 of 1) sorted by relevance
632 result.setSpan(new RemoteActionSpan(remoteAction), link.getStart(), link.getEnd(), in applyTextLinksToSpannable()638 private static class RemoteActionSpan extends ClickableSpan { class in CellBroadcastAlertDialog640 private RemoteActionSpan(RemoteAction remoteAction) { in RemoteActionSpan() method in CellBroadcastAlertDialog.RemoteActionSpan