Home
last modified time | relevance | path

Searched defs:remote_action (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/
Dwebbrowser.py228 remote_action = None variable in UnixBrowser
299 remote_action = "" variable in Mozilla
310 remote_action = "-n" variable in Epiphany
319 remote_action = "" variable in Chrome
332 remote_action = "" variable in Opera
342 remote_action = "" variable in Elinks
409 remote_action = "" variable in Edge
/external/libtextclassifier/native/utils/intents/
Djni.cc297 const RemoteActionTemplate& remote_action = remote_actions[i]; in RemoteActionTemplatesToJObjectArray() local