Searched defs:remoteAction (Results 1 – 3 of 3) sorted by relevance
198 public final RemoteAction remoteAction; field in LabeledIntent.Result200 public Result(Intent resolvedIntent, RemoteAction remoteAction) { in Result()
158 final RemoteAction remoteAction = new RemoteAction( in testParcelLegacy() local
476 RemoteAction remoteAction = null; in createConversationActionResult() local