Searched defs:remoteAction (Results 1 – 3 of 3) sorted by relevance
97 RemoteAction remoteAction = conversationAction.getRemoteAction(); in getNotificationAction() local
631 RemoteAction remoteAction = textClassification.getActions().get(0); in applyTextLinksToSpannable() local640 private RemoteActionSpan(RemoteAction remoteAction) { in RemoteActionSpan()
775 @NonNull RemoteAction remoteAction, in ConversationAction()