Home
last modified time | relevance | path

Searched refs:description_with_app_name (Results 1 – 4 of 4) sorted by relevance

/external/libtextclassifier/native/utils/intents/
Dremote-action-template.h44 Optional<std::string> description_with_app_name; member
Djni.cc308 const StatusOr<ScopedLocalRef<jstring>> description_with_app_name, in RemoteActionTemplatesToJObjectArray()
309 AsUTF8String(remote_action.description_with_app_name)); in RemoteActionTemplatesToJObjectArray()
335 description_with_app_name.ValueOrDie().get(), in RemoteActionTemplatesToJObjectArray()
Dintent-generator-test-lib.cc261 description_with_app_name = external.android.R.map, in TEST_F()
Djni-lua.cc523 result.description_with_app_name = in ReadRemoteActionTemplateResult()