Home
last modified time | relevance | path

Searched refs:remote_action (Results 1 – 3 of 3) sorted by relevance

/external/libtextclassifier/native/utils/intents/
Djni.cc297 const RemoteActionTemplate& remote_action = remote_actions[i]; in RemoteActionTemplatesToJObjectArray() local
301 AsUTF8String(remote_action.title_without_entity)); in RemoteActionTemplatesToJObjectArray()
304 AsUTF8String(remote_action.title_with_entity)); in RemoteActionTemplatesToJObjectArray()
306 AsUTF8String(remote_action.description)); in RemoteActionTemplatesToJObjectArray()
309 AsUTF8String(remote_action.description_with_app_name)); in RemoteActionTemplatesToJObjectArray()
311 AsUTF8String(remote_action.action)); in RemoteActionTemplatesToJObjectArray()
313 AsUTF8String(remote_action.data)); in RemoteActionTemplatesToJObjectArray()
315 AsUTF8String(remote_action.type)); in RemoteActionTemplatesToJObjectArray()
317 AsInteger(remote_action.flags)); in RemoteActionTemplatesToJObjectArray()
319 AsStringArray(remote_action.category)); in RemoteActionTemplatesToJObjectArray()
[all …]
/external/python/cpython3/Lib/
Dwebbrowser.py218 remote_action = None variable in UnixBrowser
260 action = self.remote_action
288 remote_action = "" variable in Mozilla
299 remote_action = "" variable in Netscape
310 remote_action = "-n" variable in Galeon
319 remote_action = "" variable in Chrome
331 remote_action = "" variable in Opera
341 remote_action = "" variable in Elinks
/external/python/cpython2/Lib/
Dwebbrowser.py209 remote_action = None variable in UnixBrowser
261 action = self.remote_action
289 remote_action = "" variable in Mozilla
302 remote_action = "-n" variable in Galeon
311 remote_action = "" variable in Chrome
323 remote_action = "" variable in Opera
333 remote_action = "" variable in Elinks