Searched refs:remoteAction (Results 1 – 1 of 1) sorted by relevance
182 RemoteAction remoteAction = new RemoteAction( in createCopyCodeAction() local194 remoteAction, in createCopyCodeAction()365 RemoteAction remoteAction, String actionType, float score) { in createNotificationActionFromRemoteAction() argument366 Icon icon = remoteAction.shouldShowIcon() in createNotificationActionFromRemoteAction()367 ? remoteAction.getIcon() in createNotificationActionFromRemoteAction()374 remoteAction.getTitle(), in createNotificationActionFromRemoteAction()375 remoteAction.getActionIntent()) in createNotificationActionFromRemoteAction()