Searched refs:title_without_entity (Results 1 – 4 of 4) sorted by relevance
195 EXPECT_EQ(intents[0].title_without_entity.value(), "Map"); in TEST_F()259 title_without_entity = external.android.R.map, in TEST_F()342 title_without_entity = external.android.R.add_calendar_event, in TEST_F()392 title_without_entity = "test", in TEST_F()436 title_without_entity = external.android.R.map, in TEST_F()511 title_without_entity = "Add to contacts", in TEST_F()
32 Optional<std::string> title_without_entity; member
300 const StatusOr<ScopedLocalRef<jstring>> title_without_entity, in RemoteActionTemplatesToJObjectArray()301 AsUTF8String(remote_action.title_without_entity)); in RemoteActionTemplatesToJObjectArray()332 title_without_entity.ValueOrDie().get(), in RemoteActionTemplatesToJObjectArray()
517 result.title_without_entity = Read<std::string>(/*index=*/kIndexStackTop); in ReadRemoteActionTemplateResult()